Skip to content

DaneHarrison/DB-Overflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DB-Overflow (PostgreSQL)

Because production databases are just slightly bigger



Sample picture:




Setup:

  1. Create a virtual environment with python -m venv ./env
  2. Step into it with cd env/Scripts run activate then step out with cd ../../
  3. Install dependencies with pip install -r requirements.txt
  4. Load environment variables based on the .env template (.env.template in the projects root) as per your postgres setup
  5. Run the program with cd src and python main.py

About

Because production databases are just *slightly* bigger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages