A Next.js App Router template project for integrating Creem with modern web apps.
A Next.js App Router template project for integrating Creem with modern web apps. This template demonstrates how to use the Creem SDK to implement common subscription and payment flows. Use this as a starting point for your own Creem-powered SaaS or product.
This template provides a ready-to-use integration with Creem, Prisma, and Next.js App Router. It demonstrates:
The codebase is modular, uses TypeScript throughout, and leverages modern React patterns with Shadcn UI, Radix UI, and Tailwind CSS. The template is not taking security into account, so please be careful when using any of its code in production.
Next.js – React framework for server-side rendering and static site generation Prisma – Type-safe ORM for database access SQLite – Lightweight, file-based relational database Creem SDK – Subscription and payment integration