Skip to content

car155/BA-squad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up

create .env file using .env-example as a template
fill in the details such as the password for the database

commands to run the app:

python -m venv env
source env/Scripts/activate
pip install -r requirements.txt
python main.py

#pip freeze : gets current dependencies (need to run if pip is used to install new libraries/packages)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors