Initial commit

This commit is contained in:
2026-07-04 20:29:29 +00:00
commit 8198e8cfee
40 changed files with 3096 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# 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