Boilerplate that already
went to production.

devai.io is a library of starter templates — app skeletons extracted from real, deployed applications, plus cross-language series you can download and diff. Grab one and start at the interesting part.

29 templatesDocker · CI · Nomad in the boxzip download · full code preview

Start at the interesting part

The three starting points most products need first.

Every layer of a real product

From the marketing page to the deploy pipeline — one template per layer.

Clone. Rename. Ship.

01

Pick a template

Browse by category or stack. Every template page tells you exactly what is inside and which production app it was extracted from.

02

Clone and rename

git clone, bun install, copy .env.example. The README walks the three renames every fork needs — nothing else to untangle.

03

Push to deploy

Each template ships with its Dockerfile, CI workflow and Nomad job. Point them at your infra and push to main — you are in production.

Extracted from apps in production

None of these templates were written as templates. Each one began inside a running product, got hardened by real traffic, and was then extracted with the specifics carved out. When production teaches us something, the template learns it too.

Customer portalsSaaS
Trading ops consolesinternal tools
Data pipelinesscraping & sync
Marketing sitespublic web
Mobile companionsapps

push to main → build → deploy — the same pipeline serves this page

Start from something real.

Pick the template closest to what you are building and skip the first month of setup.