0.2.0 • Published 5 years ago

boilerplate-mongoose-api v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

boilerplate-mongoose-api

Yet another basic mongoose REST API boilerplate with auth0 JWT and hapi

Requirements

  • Node >= 8.0.0
  • Yarn >= 0.25.0 or NPM >= 6.0.0
  • Should work on Linux, OSX, Windows

Installation

yarn

Development

yarn start

Testing

yarn test

Contributors

Colin Gagnon