For hackers who ship, not debate
Pick a framework. Select features. Deploy. No boilerplate, no LLM guessing, no configuration paralysis.
Whether you're at a hackathon, launching an MVP, or learning full-stack — hackpack gets you wired pages, auth, and a database instantly.
Three steps. No debates in between.
A base — Next.js, SvelteKit, Hono, FastAPI — plus the features you need: UI, auth, DB, AI, testing.
hackpack wires them together deterministically. Same input, same output, every time — no LLM guessing.
Dependencies installed, git initialized, ready to deploy to Cloudflare Workers in one more command.
Every generation writes the same structure for the same input — wired auth, typed database schema, a deploy config, and a lockfile that records exactly what was resolved.
Nothing to delete, nothing to guess. Open the repo and every file is exactly where you'd expect it.
Not for setup paralysis. Not for tech debates.
Auth wired. DB schema created. API routes stubbed. You write business logic, not boilerplate.
Zod schemas, Drizzle ORM, TypeScript everywhere. Bugs caught at compile time, not in prod.
Bases and features don't conflict. Mix Next.js, auth, and a database in one command.
No LLM guessing. Same input = same output — reliable for teams and for reruns at 2am.
Every project ships to Cloudflare Workers. Free tier: 100k req/day, global CDN, no cold starts.
Export to git. Run locally or in Docker. Customize freely — your code, your repo, your rules.
Stop building boilerplate. Start shipping features.
Open source · MIT licensed · built for hackers