webapp-skeleton
A Flask + Postgres + App Engine starting point, extracted from a running production app. It is deliberately small: the value here is the decisions, not the code. Read CLAUDE.md — that is the actual deliverable.
Each of these is lifted out of an application that is actually running in production, then cut back until only the parts worth copying are left. They are deliberately small. The value is in the conventions file, not in the line count.
The demo is webapp-skeleton itself, running — not a
screenshot and not a fork. Everyone shares one account:
demo@agilentics.com / demo-demo-demo.
Change the password if you like; it is put back every hour.
A Flask + Postgres + App Engine starting point, extracted from a running production app. It is deliberately small: the value here is the decisions, not the code. Read CLAUDE.md — that is the actual deliverable.
Copy the directory, drop the git history, and run the rename step in its README. There is no generator and no CLI: a template you can read in an afternoon beats one you have to trust.
Boilerplate rots. When a fix in a child application turns out to be generic, it comes back here — that question is the only thing keeping these from being a snapshot of how things were done once.