accc963883d5e63a69e5e25bc9791da501e3177f
Some checks failed
Build & Release / build (push) Has been cancelled
- Fix cookie sameSite strict → lax so browser sends it on page refresh - Add customer name field (separate from slug) - Add steps JSONB column tracking per-step provisioning state (DB, User, Schema, Pool, Chart) - Insert customer record before provisioning starts so partial failures are visible - Show status + step checklist in customers table - Add DELETE /customers/:slug/record endpoint to clear failed records without touching infra - Add "Record Only" button in UI for manual cleanup of partial deployments
lunarfront-manager
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.3.11. Bun is a fast all-in-one JavaScript runtime.
Description
Languages
HTML
53.3%
TypeScript
46.4%
Dockerfile
0.3%