Dockerized Node.js and Express starter for authenticated REST APIs with file upload.
A Dockerized Node.js and Express starter that implements authentication, authorization, file upload, user and role management. It uses Passport, Mongoose (MongoDB) and Docker Compose, and is suited for building REST APIs or backend services requiring user accounts and file handling.
0