This is a mini project that built with Node Express JS, Socket IO and Redis.
You can try the demonstration in https://chat-message.annaspratama.my.id.
- Clone this repo.
- Run command
npm install
. - Run server
npm run dev
. - Open browser and type
http://localhost:3000
.