Skip to content

schubertYann/mongoDBPagination

 
 

Repository files navigation

MongoDB Pagination

A simple Expressjs/Mongojs app that shows how to implement Pagination using MongoDB Skip and Limit.

Demo : http://mongodbpager.herokuapp.com/

Install

  1. Clone/Download the repo
  2. Run gulp

About

A simple Expressjs/Mongojs app that shows how to implement Pagination using MongoDB Skip and Limit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.2%
  • JavaScript 43.5%
  • HTML 11.3%