A journal application for cbt therapy (https://dgernl.herokuapp.com/)
Make sure you have Node.js and the Heroku CLI installed.
$ git clone https://github.com/endrawes0/dgernl.git # or clone your own fork
$ cd dgernl
$ npm install
$ npm start
Your app should now be running on localhost:5000.