A tiny Socket api for Watch-Together app
- Express
- Socket.io
Demo : https://wtg.batusan.dev
Clone the project
git clone https://github.com/batusan/socket-apiGo to the project directory
cd socket-apiInstall dependencies
yarnStart the server
yarn run dev