Alpha docs foundation

Bankstack

Scaffolding and conventions for pnpm-only Nx monorepos built around a Cloudflare edge plus Supabase split stack.

Apps Astro, SvelteKit, Hono Workers
Packages UI, Supabase, shared utilities
Runtime Node 22.12+, pnpm 10+, Nx

Read the docs

Start with distribution

Install

Run the CLI or use the skill

The current repo alpha is 0.1.0-alpha.2. Use the CLI for greenfield workspaces, or the Bankstack expert skill for existing projects and agent sessions.

pnpm dlx create-bankstack@alpha my-bankstack-app
npx create-bankstack@alpha my-bankstack-app

Read the distribution guide for limits, skill usage, and feedback paths.

Generated shape

Local-first by design

The alpha scaffold generates a workspace you can inspect, install, build, and adapt locally. It does not provision Cloudflare resources, create Supabase projects, configure production secrets, or deploy the app for you.

This docs app is intentionally static for the foundation slice. Future content now lives in Astro content collections without adding server rendering.