Chatty is a real-time chat app
Install the dependencies
$ npm install
Start the server
$ node app
Access from your browser:
localhost:5000
https://chatty-oaks.herokuapp.com/
- Super-fast chat application powered by Node.js and Socket.IO!
- front-end styled with Bootstrap
- responsive website design
- using JavaScript/jQuery
- with Handlebars for templating
- and logins managed with Redis
☕