Skip to content

A sample NodeJS project to illustrate the use of Mongoose to model MongoDB data

Notifications You must be signed in to change notification settings

lcofre/genealogy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genealogy

A sample NodeJS project to illustrate the use of Mongoose to model MongoDB data

It uses Mocha (npm install -g mocha), but to showcase the use of the Mongoose Model, not to test the Schema.

$ npm install
$ npm run test

About

A sample NodeJS project to illustrate the use of Mongoose to model MongoDB data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published