/Express_Fullstack_Contacts

Full stack demo and work in progress

Primary LanguageJavaScript

Setup

create a .env file in the root directory of the app and save your mongo address to a a variable called DATABASE_URL

example:

DATABASE_URL=mongodb://localhost/contacts