1
0
Fork 0
mirror of https://github.com/imjasonh/gots synced 2026-07-07 00:33:56 +00:00

fix air link thx jon

Signed-off-by: Jason Hall <jason@chainguard.dev>
This commit is contained in:
Jason Hall 2025-08-30 21:47:50 -04:00
parent 4d72c60408
commit 87ceb8db38

View file

@ -6,7 +6,7 @@ A sample Go binary with embedded TypeScript frontend using `go:embed`.
- TypeScript frontend compiled to JavaScript with Webpack
- Go server with embedded frontend assets
- Hot reload development with [air](github.com/air-verse/air)
- Hot reload development with [air](https://github.com/air-verse/air)
- Single binary or Docker image deployment
## Development