A web scraper for the Stardew Valley wiki.
Deploy to Docker with the server/src/build_and_run_docker.sh file.
The following guide was used for deployment to Google Cloud Run.
Run these commands to build and deploy:
gcloud builds submit --tag gcr.io/stardew-scraper-3cc3b/stardewscrapergcloud beta run deploy --image gcr.io/stardew-scraper-3cc3b/stardewscraper --platform managed