Skip to content

This is a demonstration of the DeriveJS ODM framework usage

License

Notifications You must be signed in to change notification settings

yuval-a/spaceships-derivejs-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spaceships-derivejs-demo

This is a demonstration of the DeriveJS ODM framework usage. To run, clone the repository, then run:
npm install

Make sure you have a local MongoDB server running on localhost with the default port of 27017, or if you'd like to use a MongoDB instance from another source - you can update the dbUrl setting in the models.js file.

Then run:
node app.js

Follow the tutorial on DeriveJS for more information...

About

This is a demonstration of the DeriveJS ODM framework usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published