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 the alpha map

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.