Files
go-server-with-otel/TODO.md
Ryan McGuire c1c296a0c0
All checks were successful
Build and Publish / check-chart (push) Successful in 14s
Build and Publish / helm-release (push) Has been skipped
Build and Publish / release (push) Successful in 4m30s
improve shutdown and app service boilerplate
2025-07-20 18:16:12 -04:00

11 lines
370 B
Markdown

# Demo app TODO
- [x] Create generic interface for implenting a service
- [x] Create config sample not called demo, so it is more easily reused
- [x] Update README for tagging/versioning/pipeline info
- [x] Update README for detail on installing protoc tools and make
- [x] Rename project
- [x] Finish grpc sample implementation
- [x] Add Dockerfile
- [x] Add gitea CI