Skip to content

Latest commit

 

History

44 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to setup

  1. Clone this repository
  2. Create proj_dir and make sure terminal is in proj_dir
  3. Create venv on python using: python3 -m venv env
  4. Now activate venv with command:
    • Linux: source env/bin/activate
    • Windows: env\Scripts\activate.bat
  5. Run this command to install all current requirements: pip install -r requirements.txt
  6. Run python3 manage.py run to start the server

About

backend that runs the pos-detection and provide rest-api to frontend

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages