https://github.com/heyjorgedev/unleash-proxy-gcloud-functions
Easily deploy the Unleash Proxy on Google Cloud Functions or Google Cloud Run
https://github.com/heyjorgedev/unleash-proxy-gcloud-functions
cloudfunctions cloudrun serverless unleash unleash-proxy
Last synced: 8 months ago
JSON representation
Easily deploy the Unleash Proxy on Google Cloud Functions or Google Cloud Run
- Host: GitHub
- URL: https://github.com/heyjorgedev/unleash-proxy-gcloud-functions
- Owner: heyjorgedev
- License: mit
- Created: 2022-07-05T09:01:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-10T09:42:15.000Z (over 1 year ago)
- Last Synced: 2024-11-24T19:58:27.723Z (about 1 year ago)
- Topics: cloudfunctions, cloudrun, serverless, unleash, unleash-proxy
- Language: JavaScript
- Homepage:
- Size: 665 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unleash Proxy on GCP Cloud Functions / Cloud Run
This project extends a bit the unleash-proxy to use the functions framework built by Google so that it can be safely deployed on either Google Cloud Functions or Google Cloud Run.
## Installation
### Cloud Run
You can easily install this into Google Cloud Run by clicking the button underneath:
## License
[MIT](https://github.com/jorgemurta/unleash-proxy-gcloud-functions/blob/main/LICENSE)