How to use stackform.online. (This is the product's own docs page \u2014 the interactive API explorer normally auto-generated by FastAPI at /docs has been disabled.)
Register with an email and password at /register, or log in if you already have an account. Every account gets its own projects, secrets and plan.
On the Dashboard, add services from the catalog or load a ready-made template. Drag cards to reorder, click a card to open its configuration drawer, and edit ports, volumes, environment variables, health checks and resource limits.
The output panel keeps Dockerfile, docker-compose.yml, .dockerignore, .env.example and README.md in sync with the canvas, generated server-side on every change. Copy, download individually, or export everything as a ZIP.
Upgrade in Settings \u2014 during the launch offer window it's a free one-year unlock with one click; afterwards it's a \u20b9-priced yearly upgrade via Razorpay. Premium unlocks:
In Settings, add a GitHub personal access token (repo scope) to enable GitHub export, and/or an Anthropic API key to have AI stack generation call a real model instead of the built-in keyword heuristic. Secrets are obfuscated at rest in SQLite and never re-displayed after saving.
/healthz shows live app/database health for uptime monitoring, with a machine-readable version at /api/healthz.
Planned next: broader system-design support \u2014 architecture diagrams generated from the same canvas, multi-region topologies, and guided capacity/scaling recommendations alongside the existing config generators.