Skip to content

AnShafs/notable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building a Simple CRUD Application with Express and MongoDB

Need to create ./config/db.js with connection module.exports = { url: 'mongodb://[username:password@]host1[:port1][,host2[:port2],...[,hostN[:portN]]][/[database][?options]]' }

About

Basic Simple Node.js Express and MongoDB project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published