A full blown blog based in Nodejs/Express with frontend/backend features.
- NodeJS
- Express
- MongoDB with mongoose
- EJS templating engine
- PassportJS for authentication
- nodemailer- send emailing to users
- socketio - realtime updates
- bcryptjs for hashing password
- Startboostrap for admin and front end templates and more
Install all the dependencies
$ npm install
To serve in the browser
$ npm start
This project is still under development. some features are not yet fully completed..Feel free to contribute!
MIT