added documentation

it's nothing too novel, okay?
This commit is contained in:
2025-07-14 20:35:49 -04:00
parent 42dff3f186
commit 57952ec41d
3 changed files with 16 additions and 0 deletions

View File

@@ -8,3 +8,5 @@ This is just an orginizational way of keeping the backend services together (so
- [`public`](./public/README.md) - a RESTful API service
- [`task`](./task/README.md) - a task scheduler service
- [`storage`](./storage/README.md) - an internal storage library
- [`cache`](./cache/README.md) - an internal caching library