Node.js + MongoDB boilerplate for Express web apps with authentication
A boilerplate application that scaffolds Express apps using Mongoose and Passport on Node.js with MongoDB. It includes server-side templating, an MVC project structure, Docker development configuration, and test support, and is suited for CRUD web apps and REST APIs.
0