Author: Shen Dong
A Simple Blog system built from scratch based on Node.js, MongoDB and Jade.
Simple blog used the following technologies:
- web framework: node.js/express.js/async.js
- authentication: passport.js
- db: mongodb/mongoose
- cache: redis
- front end: jQuery/bootstrap
- view engine: jade
- Add elastic search for content search
- Build news feed
MIT