Settings

Theme

Show HN: Boilerworks – don't pay tokens to re-solve auth and CI on every project

boilerworks.ai

6 points by ragelink 14 days ago · 2 comments · 1 min read

Reader

Every time you spin up a new project with an AI agent, you're burning tokens on the same problems. Auth. Connection pooling. CI pipeline. Docker setup.

Database migrations. Backend wired to frontend. Problems that were solved on the last project, and the one before that.

Boilerworks is a CLI that skips all of it. 26 production-ready templates across 10 stacks. Your agent starts on the actual problem, not the scaffolding.

pip install boilerworks boilerworks init

What you get out of the box: multi-stage CI, Docker Compose, Terraform, structured logging, test infrastructure, auth scaffolding. Not stubs — working code.

Stacks: Django, FastAPI, Go, Rails, Laravel, NestJS, Spring, Elixir, Rust, Svelte.

No lock-in. Standard libraries throughout. The generated code doesn't know Boilerworks exists.

Repo: https://github.com/ConflictHQ/boilerworks Docs: https://boilerworks.dev

piotrunio 13 days ago

Starting new project, will give a try!

rpil 14 days ago

Great one. Will give it a spin

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection