Deployment pipeline is live · the application is on its way
substate-admin
The web admin panel for substate, a subscription library.
There is no application here yet — on purpose. This page exists to prove the delivery path end to end before a single line of product code is written: a provisioned host, a release directory per commit, an atomic symlink swap, HTTPS from a real certificate, and a smoke check that fails the pipeline unless the commit just pushed is the commit being served.
What lands next:
- a FastAPI backend on Postgres, with migrations, auth, and permissions;
- a Vue 3 + TypeScript front end, built in CI and served as static files.
Source: github.com/umbrella-at/substate-admin
The library it administers:
github.com/umbrella-at/substate