Customer workspace
BlueprintFoundry App is getting its production shell in place.
This repo is intentionally a deploy-ready placeholder today: Next.js app, Docker image, shared-host routing, and production env contracts are all wired so feature work can start from a stable SaaS foundation.
Live host
app.getblueprintfoundry.com
Coming Soon
Deploy contract
GHCR image, SSM deploy, root-owned host env, Traefik HTTPS routing.
Data contract
Dedicated AWS RDS database and least-privilege application role.
Purpose
Customer-facing SaaS application shell.
Health
`/api/health` is the deploy verification endpoint.
Next step
Build real auth, domain models, and workflows on this base.