peombwa / Notable_express_node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notable_express_node

Create a config folder and add db.js

in db.js add the url to your mlab db named 'notable' module.exports = { url: "mongodb://username:password@mlabID.mlab.com:17070/notable" }

Run npm install

About


Languages

Language:JavaScript 100.0%