- [x] Basic site layout
- [x] Home page with initial search
- [x] Search bar
- [x] Pagination
- [x] Linking to source sites
- [ ] Seller info and linking to their sites
- [ ] Infinite scrolling
Co-authored-by: Adam Veldhousen <adamveld12@gmail.com>
Reviewed-on: #5
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