Skip to content

Instantly share code, notes, and snippets.

View jessebrite's full-sized avatar

Bright Aboagye jessebrite

  • Accra, Ghana
View GitHub Profile
@jessebrite
jessebrite / README.md
Last active February 5, 2020 23:53 — forked from ross-u/README.md
Heroku Deployment (with Mongo Atlas) - ExpressJS + Handlebars

Heroku Deployment - with Mongo Atlas


Benefit of deploying a Heroku free dyno and using Mongo Atlas for your MongoDB is that you are not required to use a credit card during the sign up. The process of setting up a DB cluster with Mongo Atlas takes a bit longer than it would be if you are using the Heroku's MLab add-on (free sandbox).

This is a life saver as 'd tried a countless times to no avail