https://github.com/thisislawatts/faas-cors
Google Cloud Function to make badge asset accessible across domains
https://github.com/thisislawatts/faas-cors
Last synced: 2 months ago
JSON representation
Google Cloud Function to make badge asset accessible across domains
- Host: GitHub
- URL: https://github.com/thisislawatts/faas-cors
- Owner: thisislawatts
- Created: 2018-12-09T10:18:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-09T10:31:52.000Z (over 7 years ago)
- Last Synced: 2025-06-09T01:02:52.064Z (about 1 year ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Faas CORS
===
[](https://snyk.io/test/github/thisislawatts/faas-cors?targetFile=package.json)
Deployment
---
```gcloud functions deploy badge --runtime nodejs8 --trigger-http```