Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 358 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 358 Bytes

CTS server

CTS

Install dependencies: pip install -r requirements.txt

For a development server

python Main.py

For a production server we can use gunicorn wsgi along with this :)

CTS server is already deployed on heroku and is live 🎉

00de7bccd97506c84e2a85f26dff457c3f70bcb2