Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 638 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 638 Bytes

socket-server

Build Status codecov

Backend application for TutorCruncher's web integration.

LICENSE

Copyright TutorCruncher ltd. 2017 - 2022. All rights reserved.

Deploying

To deploy socket-server, please create a new tag/release, then run the following command:

git push heroku master

Make sure you have checked out master and pulled all the recent changes.