An open API service indexing awesome lists of open source software.

https://github.com/z-hughes/birdblog

Minimalistic fully functional blog application using MongoDb
https://github.com/z-hughes/birdblog

database ejs ejs-partials ejs-templating heroku-deployment lodash mongodb mongoose nodejs

Last synced: 3 months ago
JSON representation

Minimalistic fully functional blog application using MongoDb

Awesome Lists containing this project

README

          

Fully functional blog application. Data maintained through MongoDb and site deployed via Heroku.

View live app at: https://cryptic-island-22269.herokuapp.com/

To create new post the user will add /compose to the end of the home url in oreder to hide this functionality from the readers.

Project Technologies:

MongoDB
Mongoose
Lodash
EJS
Express
Body-Parser
Node
Heroku

Skills Implemented:

Database
Web App Deployment
Templating
EJS Partials
Node Module Exports