https://github.com/dfds/ascraper
https://github.com/dfds/ascraper
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dfds/ascraper
- Owner: dfds
- Created: 2023-01-24T09:32:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-11T23:06:45.000Z (over 2 years ago)
- Last Synced: 2024-04-17T04:19:43.227Z (about 2 years ago)
- Language: Go
- Size: 64.5 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ascraper
## Run it locally with mirrord
Prereqs:
- Make sure your Kubeconfig is set correctly
- You have mirrord installed (https://mirrord.dev/)
1. `go build main.go && mirrord exec --target deploy/selfservice-api ./main`