Stack starters that never rot.
Copy init code, migration schemas and connection clients that actually compile. Kept current as the packages drift.
Every schema, compiled on your stack.
240 of 240 verified greenChoose a framework, database and auth provider, then a schema. Each tab is the real init, migration and connection client compiled and tested for that exact stack.
Browse every verified stack.
240 startersThe whole directory, grouped by app schema. Every card opens a verified starter you can read and download.
The machine keeps them current.
Every combination recompiles in CI when an upstream package ships. If a starter breaks, it never reaches the registry. How we verify →
Init code
The exact commands to stand up your framework, wired to your database and auth provider.
Migration schema
Normalized tables written in your dialect, with the relations and indexes already in place.
Connection client
Pooling, environment variables and typed access, tested against the live driver.