S

Basics

Project name, package manager, TypeScript settings

Package Manager

TypeScript

Linter

Git Init

Initialize a git repository and create the first commit.

Database

Database strategy and driver configuration

Strategy

API

API layer strategy

Strategy

Authentication

Auth provider and access control

Provider

Role-Based Access Control

Scaffold roles & permissions in the auth package — gate routes and actions by role (admin, member, …).

Entitlements

Plan/feature gating — check what a user is allowed to do based on their subscription or flags.

Styling

CSS framework, UI library, and theming

CSS Framework

UI Library

Styling Architecture

Integrations

Analytics, error tracking, email, rate limiting, AI, cache, …

Analytics

Error Tracking

Email

Rate Limiting

AI

Cache

Env Validation

Apps

1

Applications in the monorepo — each gets its own port and wiring.

Packages

20+2

Shared workspace packages — auto-packages are derived from your integrations and shown with an auto badge.

ADD-ONS

0 selected

Ready-made workspace packages pinned via cts add after scaffolding. Not shown in the file-tree preview.

Loading…