src/.env
src/.env.template
pip install -r src/requirements.txt
cd src python cli.py
cd web npm install npm run server cd src python api.py