/mongoose-backend-bp

Backend Boilerplate with Mongoose backed local authentication via Passport

Primary LanguageJavaScriptMIT LicenseMIT

Mongoose Backend Boilerplate

Boilerplate for developing a backend with Passport local authentication (via Mongoose). Also supports Nodemon, ESLint and Flow.

Comes with a Base class that memoizes DB requests to reduce overheard.