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:
parent
4d72c60408
commit
87ceb8db38
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue