This is a Node chat application which uses the module express-handlebars as its front end. This app uses socket io to start a stream between sockets on an express server.
It is currently running at [AWS Elastic Beanstalk] and use Codepipe line to deploy and sync code.
You can also run it locally. Just clone this repo.
https://github.com/edwardlanto/socket-discord-app.git
Next, run:
npm install npm start