Skip to content

theophane-girard/rest-api-chat-real-time-with-express-socket.io-sequelize-mysql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Clone the repo and then run npm install.

Migrations

Run the following command to run startup migrations.

npm run migrate

Start Server

npm start

Nb:

Don't forget run mysql

About

App chat realtime with socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%