MEAN stack sample This is a sample of using NodeJs as a backend runtime engine with some other frameworks and tools.
- ExpressJs as web framework.
- MongoDB the NOSQL database for data storage.
- AngularJs for the client side.
- Source control (git).
- PassportJS for security.
- Socket.io for real time notifications.
- Vash as a view engine.
- bower as a package manager for the client libraries.
- grunt as a task runner.
- Visual Studio Code as a code editor.