python3.10
- OpenAI Key
- URL to the postgres DB (Read-only URL provided in
config.py)
Configure the above in app/config.py
Initial setup
$ ./scripts/setup.shActivate virtual env
$ source ./venv/bin/activateRun local instance
$ ./scripts/dev.shpython3.10config.py)Configure the above in app/config.py
Initial setup
$ ./scripts/setup.shActivate virtual env
$ source ./venv/bin/activateRun local instance
$ ./scripts/dev.sh