https://github.com/hypercerts-org/cors-proxy
Cors proxy on Cloudflare worker
https://github.com/hypercerts-org/cors-proxy
Last synced: 2 months ago
JSON representation
Cors proxy on Cloudflare worker
- Host: GitHub
- URL: https://github.com/hypercerts-org/cors-proxy
- Owner: hypercerts-org
- Created: 2024-06-28T19:52:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T11:00:48.000Z (almost 2 years ago)
- Last Synced: 2025-03-21T14:59:49.696Z (about 1 year ago)
- Language: TypeScript
- Size: 35.2 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CORS proxy
Simple cors proxy worker for cloudflare to fetch images that will be added to the metadata of hypercerts
## Deployment
The repo is configured to use GitHub Actions to deploy on pushes to `main`. See `.github/workflows/deploy-cors-proxy.tml` for more details.