-
-
Notifications
You must be signed in to change notification settings - Fork 119
Labels
Description
Feature Request
Suggestion
Deploy static websites under a CDN with easy access to all APIs on same origin.
- Deploy Storage bucket for website
- Upload all website files
- Deploy CDN
- Rewrite to apis via
/api/{api_name}/* - Invalidate the CDN cache for changed files
- Ability to add sub sites under a path (example /docs)
- Target AWS and Azure, then GCP later
Value
Ability to deploy websites as well as host APIs under same origin (avoiding CORs setup issues)
Reactions are currently unavailable