#9 · Primary category: Admin Systems & Rapid Development Platforms

next-forge

betterstack boilerplate clerk dark-mode feature-flags neon nextjs posthog prisma react sentry seo stripe tailwindcss typescript

Production-grade Turborepo template for Next.js apps.

Project last updated:05/28/26

GitHub Stars

7.7K

Forks

712

Contributors

64

License

MIT

Why we included this project

If you are starting a production SaaS and would rather wire features together than rebuild the plumbing from scratch, this monorepo template gives you a working skeleton on day one. It ships several deployable apps in one Turborepo, including a marketing site, the main authenticated application, a REST API, documentation, email templates, and a Storybook component environment, all sharing a typed design system. The starter already bundles the pieces most teams bolt on later, such as Clerk for auth, Prisma-backed database migrations, Stripe subscriptions, Resend transactional email, PostHog and Google Analytics, Sentry plus BetterStack for observability, feature flags, cron jobs, and webhook handling. Everything is provider-swappable and documented, so you can keep the workflow and swap the services when your needs change. It works best as a jump-start rather than a finished product, giving an opinionated baseline an individual developer or small team can extend quickly.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category