NextJs 15 App Router boilerplate with Auth.js authentication and DB adapter.
Boilerplate providing a NextJs 15 App Router setup with Auth.js (NextAuth) authentication, multiple OAuth providers, middleware, and a database adapter for PostgreSQL/Hasura. Includes a custom login page, protected routes, and examples for Google, Discord, and Auth0. Suited for building authenticated web applications and SaaS projects requiring database-backed user sessions.
0