Hapi server boilerplate for production-ready REST APIs with Docker
Production-ready Hapi.js server boilerplate providing an API backend with authentication, session/cookie handling, CSRF validation, and database model scaffolding. It includes Docker and PM2 deployment configurations and multi-environment settings. Suited for building REST APIs and backend services that use MongoDB.
0