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 the alpha map
These pages turn the repo source material into public docs while keeping generated-template behavior as the source of truth.
Install
Run the alpha CLI
The current repo alpha is 0.1.0-alpha.1. Prefer
the explicit alpha tag until Bankstack intentionally promotes a stable
release.
pnpm dlx create-bankstack@alpha my-bankstack-app npx create-bankstack@alpha my-bankstack-app 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.