Skip to content

SarathAdhi/socket.io-starter-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Very simple realtime chat application using NextJS and Socket.io

To run this example:

  • npm install or yarn
  • npm run dev or yarn dev