Sodiumdev Blog Engine:
In this project :
- Database: MongooseODM.
- Authentication: Using passport.js local strategy and Mongodb as sessions store.
- Templating: ejs
- Live Markdown Editor: EasyMDE
- Responsive UI: Bootstrap
Live Demo: Sodiumdev
ENV Variables:
Name Describtion
PORT Server listening port
SECRET
MONGO_URI Mongodb connection URI
SESSION_STORE_URI Mongo URI for sessions data. MUST include DB name SESSION_STORE_COLLECTION Collection name