cloudflare deploy button

This commit is contained in:
mrjvs
2023-09-14 19:27:34 +02:00
parent d42c5d6270
commit 1b5a306879
4 changed files with 43 additions and 3 deletions

View File

@@ -2,13 +2,18 @@
Simple reverse proxy to bypass CORS, used by [movie-web](https://movie-web.app).
features:
[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/YOURUSERNAME/YOURREPO)
---
### features:
- Deployable on many platforms - thanks to nitro
- header rewrites - read and write protected headers
- bypass CORS - always allows browser to send requests through it
supported platforms:
### supported platforms:
- cloudflare workers
- AWS lambda
- nodejs
## Todos: