Alpha docs foundation
Bankstack
Scaffolding and conventions for pnpm-only Nx monorepos built around a Cloudflare edge plus Supabase split stack.
Read the docs
Start with distribution
Start with the adoption path, then use the generated workspace and boundary docs to connect real services intentionally.
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.