A simple template for a personal blog
Features:
- Home, About us, Contact pages
- Compose post by adding /compose to the url
- Posts are cut to 100 characters with readme link to the full post
- data persisted with mongoDB (need to install mongo driver and run it locally)
Deployed to testing in Heroku https://frozen-wave-35004.herokuapp.com/ with data persisted in mongoDB atlas