/mongo-mig

Heroku mLab to Atlas migration

Primary LanguageJavaScript

mongo-mig

Heroku mLab to Atlas project

MongoDB Migration

This project is practice moving my current MongoDB projects to Atlas from mLab. The application uses automatic deployments on commit via Heroku and a sandbox MongoDB db resource on Atlas. The core functionality queries a random record from a sample data set on click.

Technologies

Application

You can view the functioning application running on Heroku.

Credit

Followed Adrienne Tacke's instructions on how to create and test a new Atlas connection.