Skip to content

Integrate improvements from go-app-starter#500

Open
mtlynch wants to merge 9 commits into
masterfrom
go-app-starter-backport
Open

Integrate improvements from go-app-starter#500
mtlynch wants to merge 9 commits into
masterfrom
go-app-starter-backport

Conversation

@mtlynch

@mtlynch mtlynch commented Jun 16, 2026

Copy link
Copy Markdown
Owner

No description provided.

mtlynch added 9 commits June 15, 2026 20:19
Use pnpm with exact frontend tool versions, migrate ESLint to flat config, and format files with the upgraded Prettier version.
Set PRAGMA foreign_keys explicitly during store initialization and cover the test helper with a constraint enforcement check.
Wrap the application router with Go's CrossOriginProtection to add a standard CSRF defense before serving requests.
Set short-lived Cache-Control and process-stable ETags for embedded static files, and cover cache validation plus font range requests.
Use a shared buffered renderer so template execution failures return a clean 500 instead of a partially-written successful response.
Use the Litestream 0.3.13 image directly, make DB_PATH the container database path, harden restore setup, and switch Fly to http_service config.
Build backend binaries, frontend checks, Go checks, SQL linting, Docker images, and a deterministic e2e subset through the flake using the existing dev scripts.
@mtlynch mtlynch force-pushed the go-app-starter-backport branch from 50a3a3b to e78674b Compare June 16, 2026 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant