Application to post Blogs for Maintaining Daily Journal.
- Provision to use EJS to render templates/ dynamic HTML
- Uses MongoDB to store the Daily Blogs.
- Compose gives a provision to Create new blogs after a successful setup.
- Download or clone the repo
- Open console in root directory
- Do npm i OR npm install to install dependencies
- Create and use .env file as needed
node app.js to run the application