- NodeJS- Executes JavaScript code outside of a browser.
- ExpressJS- Express is a minimal and flexible Node.js web application framework.
- MongooseJS- Elegant mongodb object modeling for NodeJS.
- Socket.io- Socket.IO enables real-time, bidirectional and event-based communication.
- ExpressJWT- Provides Express middleware for validating JWTs (JSON Web Tokens) through the jsonwebtoken module.
- jsonwebtoken- An implementation of JSON Web Tokens.
- MongoDB - The database for modern applications.