- Create a virtual environment with
python -m venv ./env
- Step into it with
cd env/Scripts
runactivate
then step out withcd ../../
- Install dependencies with
pip install -r requirements.txt
- Load environment variables based on the .env template (.env.template in the projects root) as per your postgres setup
- Run the program with
cd src
andpython main.py
-
Notifications
You must be signed in to change notification settings - Fork 0
DaneHarrison/DB-Overflow
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Because production databases are just *slightly* bigger
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published