@genoacms/sveltekit-adapter-cloud-run-functions
v1.0.0
Published
Adapter for SvelteKit apps that generates a Cloud Run Function
Downloads
277
Maintainers
Readme
@genoacms/sveltekit-adapter-cloud-run-functions
Adapter for SvelteKit apps that generates a Cloud Run Function definiton.
Docs
This adapter is not intended for general use, it was made specifically for GenoaCMS.
Catch is that the generated code needs to be archived and uploaded to Cloud Run Functions, which is done by GCP adapter for GenoaCMS.
No configuration reqired, generates similar code to node adapter, but with different request parsing. The function is exported as handler
.
Changelog
The Changelog for this package is available on GitHub.