Fail-soft development
The app can run without Mongo locally so the shell remains usable during early UI work.
Back homeSecure EJS MVC starter for a new web application.
Secure EJS views, Mongo-ready services, and production-focused defaults.
Helmet, CORS allow-listing, rate limiting, compression, cookie signing, and CSRF protection are applied centrally.
The app can run without Mongo locally so the shell remains usable during early UI work.
Back homeProduction startup rejects missing Mongo or cookie-secret configuration instead of masking errors.
See config