-
Install dependencies:
pipenv install
-
Create a
.envfile with the following content:DB_USER=postgres DB_PASS=postgres DB_NAME=fops_bot_db DB_HOST=localhost DB_PORT=5438 -
Run database migrations:
pipenv run alembic upgrade head
Theres lots of stuff here i dont want you to scan or parse at all!
blah blah blah
Can also quick-start a stack with ./run_dev.sh