A Websockets server for the Deepseen project
Stack: Node, Socket.IO, Redis, JWT
STAGE: https://deepseen-ws.herokuapp.com
git clone https://github.com/peterdee/deepseen-ws
cd ./deepseen-ws
nvm use 14
npm iThe .env file is required, see the .env.example for details
npm run devThe airbnb preset is used in conjunction with ESLint
npm run lintThe staging branch is auto-deployed to Heroku