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-api
Go to the project directory
cd socket-api
Install dependencies
yarn
Start the server
yarn run dev