Skip to content

kgex/bigbbe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

208 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend for BigBrother

Setup

conda create -n bigb python=3.8
conda activate bigb
pip install -r requirements.txt
uvicorn app.main:app --reload

Heroku Deploy Command

heroku git:remote -a bigbbe
git push heroku main

Todo deployment docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6