Commit Graph

3 Commits (6d50a5925d34590cc8650b98674d7c1e2172f390)

Author SHA1 Message Date
Adam Veldhousen 6d50a5925d
base CSS, struggling with svelte kit a bit 2023-05-14 23:01:08 -05:00
Adam Veldhousen f211c3285d
broke ground on sveltekit based web client 2023-05-13 22:18:39 -05:00
Adam Veldhousen fa8516b26f Catalog service (#3)
DoD:

- [x] Runner service can post upcoming catalogs
- [x] Deduplication of catalogs
- [x] Endpoints for web client to load catalogs
- [x] http -> GRPC proxy service that web client can use
- [x] DB schema, migrations

Co-authored-by: Adam Veldhousen <adamveld12@gmail.com>
Reviewed-on: #3
2023-05-14 01:53:34 +00:00