MERN authentication boilerplate with email verification, sessions, hooks, and Docker.
Starter project implementing user authentication for MERN apps: email verification, password reset, token-based flows, and server-side sessions. Uses Node.js/Express, MongoDB, Passport.js, React with hooks and Redux, TypeScript, SendGrid for email, and Docker for development and production. Suited for web applications that need ready-made authentication, session management, and a Dockerized dev/prod workflow.
0