Simple MEAN app
- Express - Fast, unopinionated, minimalist web framework for Node.js
- MongoDB MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program
- Nodemon Nodemon is a utility depended on about 3 million projects, that will monitor for any changes in your source and automatically restart your server.
- Angular Angular is an application-design framework and development platform for creating efficient and sophisticated single-page apps.
- Passport Passport is middleware for Node.js that makes it easy to implement authentication and authorization.
- Cross-Origin Resource Sharing (CORS) CORS is a node.js package for providing a Connect/Express middleware that can be used to enable CORS with various options.
- Angular Component should declare in both app.module and app.route.module if is uses ng arrtibutes.