A knowledge sharing portal built using ExpressJS
- Node.js
- Express
- Express Messages, Session, Connect Flash & Validation
- MongoDB & Mongoose
- Pug Templating
- Passport.js Authentication
- BCrypt Hashing
Install the dependencies
$ npm installRun app
$ npm start