- 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 run
to start the server
-
Notifications
You must be signed in to change notification settings - Fork 1
Tem-P/Backend-Flask-
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
backend that runs the pos-detection and provide rest-api to frontend
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published