Introduction

OverviewPhilosophyStructureUpdatesFAQ

Usage

Other

The standard
Built and used byKreotic

The TurborepoTurborepo template we ship Next.jsNext.js client work on

Kreotic builds SaaS platforms and marketing sites in focused sprints. kreogen is the repository every one of those sprints starts from — authentication, database, payments, email, analytics and deployment already wired together, so week one is product work.

$

npx @kreotic/kreogen@latest init
Read the docs
Why it exists

An agency's working repository, not a demo

kreogen is not a showcase we maintain on the side. It is the starting point for the SaaS platforms, dashboards and marketing sites Kreotic delivers, and it changes when a real engagement proves something was wrong.

/apps/app

Lightning-fast app template

Start building with a shadcn/ui foundation that already has what you need — Tailwind, authentication with organizations, and a typed database layer.

/apps/api

Cross-platform API

Create an API microservice for many different apps, with a type-safe database ORM and webhook handlers.

/apps/web

Robust, type-safe website

A twblocks website template with a type-safe blog, bulletproof SEO and legal pages, powered by BaseHub.

/apps/docs

Stunning documentation

Simple, beautiful out of the box and easy to maintain documentation. Pages are automatically generated from your markdown files.

/apps/studio

Visual database editor

Use Prisma to generate a type-safe client for your database, and Prisma Studio to visualize and edit it.

/apps/storybook

A frontend workshop

Built-in Storybook instance, allowing you to create reusable components and pages that can be tested and previewed in isolation.