Skip to content

Backbone Marionette Pagination with NodeJS + ExpressJS + Mongodb

Notifications You must be signed in to change notification settings

proxxzy/BBMPaginate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backbone Pagination

Abstraction of backbonejs' collection to add
pagination functionality

** TO BE IMPLEMENTED **
Will need MongoDB for demo usage.
I like to use the command
nohup mongod --dbpath [path/to/data/db] > /dev/null 2>&1 &
to run mongod in the background. You can kill the process by
bringing it into the foreground the linux jobs way or using
kill with the job process ID

About

Backbone Marionette Pagination with NodeJS + ExpressJS + Mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published