Skip to content

batusan/socket-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watch Together Api

A tiny Socket api for Watch-Together app

Tech Stack

- Express
- Socket.io

Demo : https://wtg.batusan.dev

Run Locally

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