Turborepo monorepo combining a Next.js frontend and Express API.
A Turborepo monorepo template that pairs a Next.js web app with an Express.js server, using TypeScript, Tailwind, Drizzle ORM, Lucia auth, and Redis for caching. It includes auth, i18n, email components, basic user/access-control examples, and folder-based server versioning — suited for multi-package web apps and SaaS-style projects that need server-rendered pages and REST APIs.
0