Built for vibe coders. Works for everyone.
Scaffold, run, share, and deploy full-stack apps. Three commands. Zero config debt.
Everything your team needs to go from blank terminal to live URL without touching a single config file.
Watch the complete flow from scaffolding a full-stack app to getting a live, shareable URL. No cuts, no fast-forwarding.
Built-in agent instructions give your AI stack-specific context from the first prompt.
# AGENTS.md Guidance for AI coding agents working in the hackctl workspace. ## Scope This workspace is a polyrepo. Treat these as separate repositories: - cli/ - Go CLI - web/ - Next.js marketing and installer site - templates/ - official scaffold templates ## Working Rules - Identify the target repo before editing. - Read the repo-local AGENTS.md before making changes.
Share directly from your laptop for fast iteration, or securely deploy to your VPS when it's time. Zero vendor lock-in.
Battle-tested starters with prewired services, AI instructions included, and sensible defaults tuned for rapid prototyping.
| Template | Stack | Best for | Profile |
|---|---|---|---|
| mern | React + Vite, Express, MongoDB | Rapid full-stack CRUD apps | Classic React + Node flow |
| pern | React + Vite, Express, PostgreSQL | Relational data projects | SQL-first backend workflows |
| next-supabase | Next.js App Router, Supabase Postgres | Fast product MVPs with auth | Managed backend + server components |
| sveltekit-supabase | SvelteKit, Supabase Postgres | Lean UI and high responsiveness | Minimal overhead full-stack setup |
| nuxt-supabase | Nuxt, Supabase Postgres | Vue teams and content-heavy apps | Nuxt DX with managed Postgres |
Three commands. Live URL. Ship something real.