Banaschar / whosin

Who's in Studio Tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Who's in - Studio Tracking

Install

For latest build

npm install
npm run build

To use the development server run:

npm start

Using current build in repo

pip3 install -r requirements.txt
sudo apt-get install gunicorn // Optional, for faster production server


Adjust settings in serverConfig.py and run:

python3 deploy.py

Choosing SERVER = 'production' in serverConfig.py will use gunicorn, choosing 'development' will use the flask mini server.

About

Who's in Studio Tracking

License:GNU General Public License v3.0


Languages

Language:JavaScript 88.5%Language:CSS 8.3%Language:Python 2.7%Language:HTML 0.5%