- Clone this repository
- Create proj_dir and make sure terminal is in proj_dir
- Create venv on python using:
python3 -m venv env - Now activate venv with command:
- Linux:
source env/bin/activate - Windows:
env\Scripts\activate.bat
- Linux:
- Run this command to install all current requirements:
pip install -r requirements.txt - Run
python3 manage.py runto start the server
Tem-P/Backend-Flask-
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|