add: some proto stuff

This commit is contained in:
2026-03-24 21:11:45 -07:00
parent 3df04e4cb6
commit 622eca78cb
10 changed files with 1752 additions and 0 deletions
+2
View File
@@ -65,6 +65,8 @@ pkg/ollama -- manages access to the Ollama backend
pkg/api -- contains code implementing the webstory API
The backend is implemented in gRPC, but exposes a traditional REST API.
### Frontend
All frontend code resides in web/.