Websockets server for the Adrift project
Stack: Node, Socket.IO, Redis, Typescript
git clone https://github.com/adrift-audio/adrift-ws
cd ./adrift-ws
nvm use 16
npm i
The .env
file is required, see .env.example for details
npm run dev
npm run lint
Using ESLint