Commit Graph

8 Commits (98bff364a9fde1faed4dc21df2010d500f83bafe)

Author SHA1 Message Date
Adam Veldhousen cdcae78359
origin env 2023-05-27 15:24:34 -05:00
Adam Veldhousen 49c01169d3
fix build for web-client 2023-05-27 15:07:49 -05:00
Adam Veldhousen 2e0e78ae28
Merge remote-tracking branch 'origin/feat/mvp' into feat/mvp-deploy-beta
* origin/feat/mvp:
  pagination and linking improvements
  use 1 table for catalog data + search
  re arrange some things
2023-05-26 19:23:16 -05:00
Adam Veldhousen ebfcccabfe
add prod builds and migrate env to a namespaced configuration in k8s 2023-05-26 19:20:09 -05:00
Adam Veldhousen e945fc2f79
pagination and linking improvements 2023-05-26 01:47:50 -05:00
Adam Veldhousen d09e5aaf53
uses k8s to run frontend, has ingress 2023-05-24 01:44:04 -05:00
Adam Veldhousen be6bae7dcf
fixed pagination 2023-05-21 21:15:48 -05:00
Adam Veldhousen fb95d41695 Web client (#5)
- [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
2023-05-20 06:45:31 +00:00