A Nodejs async web app messaging service
The async web app messaging service found in static-server
Messages can be posted by multiple clients the page will then automatically update for all clients.
The messages are stored on a Mongodb database on mLab.
Uses:
- Express
- Socket.io
- Mongodb, with mLab and Mongoos
- Jasmine
- Dotenv
- Nodemon
- jQuery
This is a version I have deployed to heroku, it includes the related deployment files.