Skip to content
/ plans Public

Sample NodeJS, Express, MongoDB TODO API. Full testing with Mocha/Expect

Notifications You must be signed in to change notification settings

ymnj/plans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plans


A To Do list application using NodeJS, ExpressJS, MongoDB and Vue.js

Locally
1. git clone git@github.com:ymnj/plans.git
2. npm install
3. npm run watch-app
4. Open browser at localhost:3000

Test

Testing done with Mocha and Expect

1. npm run watch-test

Demo

CRUD testing with an application like Postman 
https://fast-retreat-43848.herokuapp.com

About

Sample NodeJS, Express, MongoDB TODO API. Full testing with Mocha/Expect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published