Commit Graph

3 Commits (49c01169d32d62c5386db444c2f9b1f6b7109b15)

Author SHA1 Message Date
Adam Veldhousen 49c01169d3
fix build for web-client 2023-05-27 15:07:49 -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
Adam Veldhousen 6cd624ced1
runner works, can run locally 2023-04-16 21:15:47 -05:00