Skip to content

A node.js To-Do list application from the Net Ninja node.js tutorials

Notifications You must be signed in to change notification settings

KrupaH/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

A file under `private/mongo_credentials.js` with the URL to the mongodb database: ``` module.exports.url = 'mongodb://localhost/myapp' ```

About

A node.js To-Do list application from the Net Ninja node.js tutorials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors