Commit Graph

6 Commits (faec39add8a6dd32ba4abacd91b4faf07d68c558)

Author SHA1 Message Date
Adam Veldhousen faec39add8
paging broken 2023-05-16 18:52:07 -05:00
Adam Veldhousen 93e19b0605
search page mostly implemented 2023-05-15 21:00:20 -05:00
Adam Veldhousen 178cdea012
improve tiltfile for local client 2023-05-15 17:22:35 -05:00
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