AI-native development template

Commercial AI development template Ship faster

Admin, Console, Profile, payments, and user growth are ready. Get the code and start Vibe Coding to ship products fast.

Shared platform modules across apps — ship ideas and validate faster

/console
Ship faster

Three core panels

Pick the core panel that fits your product

/admin
Admin

Core capabilities

Essential web-app capabilities are ready to plug in and use

/auth/login
Auth & account

Super modular monolith

Write shared capabilities once; assemble product apps as needed. Packages mount across multiple apps.

1

apps/*

Multiple apps in parallel — assemble full products per brand

nextkitytermiaimail
2

packages/features

Reusable feature modules, plug in as needed

3

platform packages

Shared UI / i18n / DB / Auth core

This Demo is the NextKity Pro delivery build — full features and shared modules.

Tech stack

Mainstream building blocks — stable, scalable, and friendly for long-term maintenance and Agents

App & UI

  • Next.js 15
    App Router · full-stack React framework
  • TypeScript
    End-to-end type safety
  • Tailwind CSS
    Utility-first styling with shared design tokens
  • next-intl
    Locale routes and message loading

Data

  • PostgreSQL
    Production relational database
  • Prisma
    ORM with per-app model merge into schemas
  • Redis
    Cache, rate-limit, and infra primitives

Engineering & delivery

  • pnpm
    Workspace dependency management
  • Turborepo
    Parallel builds and remote cache
  • Docker
    Image builds and deploy scripts

Auth · commerce · security

  • NextAuth
    Sessions with OAuth / Credentials
  • Stripe / WeChat / Alipay
    Multi-channel payments
  • Turnstile, etc.
    Captcha on signup and sensitive actions
  • Rate limit / CSRF
    Public API and write-path protection

More modules, ready to assemble

Pick what your product needs — not locked to a single admin shell

Shared platform and security — write once, reuse across apps.

  • i18n

    Locale routes and message loading for multiple languages.

  • Unified API

    Handler compose, shared errors, and typed clients.

  • DB model merge

    Decoupled models merged into per-app Prisma schemas.

  • Rate limit

    Public API scopes with rate-limit middleware.

  • CSRF

    Double Submit Cookie for sensitive writes.

  • Captcha

    Optional captcha on signup and sensitive actions.

Five steps to ship

Get the code, pair with any Agent for Vibe Coding, and ship products fast

  1. 01

    Get the code

    Clone OSS or unpack Pro—your monorepo is ready in one shot.

    git clone · Pro
  2. 02

    AI reads the project

    Feed architecture and platform docs to your Agent first.

    docs/ · packages
  3. 03

    AI customizes

    Build on Auth / Admin / Console—don't rebuild the foundation.

    features · apps/*
  4. 04

    Private env

    Add your DB, OAuth, payments, and domain secrets.

    .env.example → .env
  5. 05

    Deploy

    Ship with the included build scripts and images.

    docker · CI

Capabilities and module scale

50+

Routes

20+

Packages

3

Locales

100%

TypeScript

Start from here

Choose open-source or commercial — start building and shipping quickly

Get nowOpen source on GitHub