Skip to content
@codapult

Codapult

We build Codapult — the modular Next.js SaaS boilerplate with auth, billing, teams, AI, and infrastructure already wired together.

Codapult

The modular Next.js SaaS boilerplate with auth, payments, teams, admin, AI, and infrastructure already wired together.

Auth, billing, teams, admin panel, AI layer, SSO, and infrastructure work as one system out of the box. Start lean with only the modules your MVP needs, then scale without rebuilding the foundation.


What's included

Category Modules
Auth Email/password, OAuth, magic links, TOTP 2FA, SAML SSO, SCIM
Billing Stripe, LemonSqueezy, Polar — switchable via env var
Teams Organizations, RBAC, invitations, seat billing, audit log
Admin User management, feature flags, webhooks, A/B testing, metrics
AI Streaming chat, RAG pipeline, embeddings, quotas, OpenAI + Anthropic
Infrastructure Docker, Terraform, Pulumi, Helm chart, GitHub Actions CI/CD
API tRPC v11, REST, optional GraphQL, type-safe end-to-end

70+ modules. Each independently removable via CLI. No dead code.


Architecture

Codapult is built around the adapter pattern — auth, payments, storage, jobs, embeddings, and notifications each sit behind a unified interface. Swap providers by changing one environment variable. No rewrites.

AUTH_PROVIDER=kinde             # better-auth | kinde
PAYMENT_PROVIDER=lemonsqueezy   # stripe | lemonsqueezy | polar
STORAGE_PROVIDER=r2             # local | s3 | r2
JOB_PROVIDER=bullmq             # memory | bullmq

Stack

Next.js TypeScript Tailwind CSS Turso Drizzle tRPC Stripe Vercel


Quick start

npx create-codapult my-app

The interactive wizard configures auth, payments, and storage in under 5 minutes.


Website · Live Demo · Docs · Blog · Compare · Pricing

Pinned Loading

  1. codapult-cli codapult-cli Public

    Open-source CLI and MCP server for Codapult SaaS projects, with setup, plugins, database, deployment, and AI-agent architecture guardrails.

    TypeScript

  2. codapult-guard codapult-guard Public

    Local-first architecture guardrails for JavaScript and TypeScript projects, built for AI coding agents and Next.js SaaS.

    TypeScript

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…