Skip to content

heritage256/shareguide

Repository files navigation

Share Guide

Usage

  1. (Recommended) Create a virtual environment .env and install the dependencies
python3 -m venv .env
source .env/bin/activate
python3 -m pip install -r requirements.txt
  1. This app uses Postgres as the DBMS. Run create_db.py to populate the database with fake data.
  2. Run python3 app.py to start the app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages