A basic blog with EJS, NodeJS and MongoDB

A live version deployed in Heroku clicking here!

How to use locally

  • Download the project
  • Create a .env file or add your local Mongo URI in app.js -> line 20
  • In command line, run node app.js
  • To add new entries, access to the /compose route