The project aims to crawl the main UK grocery websites to display their prices and country of origin. Architectures Design Architectures Decision Record
https://github.com/neviaumi/made-in-uk/assets/2247500/d2d8d33e-315d-40ab-b45d-f99a6882e4c3
https://github.com/neviaumi/made-in-uk/assets/2247500/1c6b6a43-46f8-47e2-8e71-0eed7256e5ef
bash ./scripts/dev.sh
# Open http://localhost:5333 for development
It may error about you need enable project on dashboard, just follow the link and enable the project.
You need manually enable the Firebase authentication on firebase dashboard
# For development
bash ./scripts/deploy.sh development
# For production
bash ./scripts/deploy.sh production