@filiph/sveltekit-adapter-firebase
v1.0.2
Published
Adapter for SvelteKit apps that generates a Firebase Function
Maintainers
Readme
@filiph/sveltekit-adapter-firebase
Adapter for SvelteKit apps that generates a Firebase Function definiton.
Docs
This adapter is published only for author's uses, but feel free to use.
Requirement is to have functions directory according to Firebase docs. Optionally you can change outputs of the code, see type declarations.
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.
