@altalune/svelte-adapter-serverless
v0.1.5
Published
Adapter for SvelteKit apps that generates a serverless handler
Downloads
5
Maintainers
Readme
@altalune/svelte-adapter-serverless
Adapter for SvelteKit applications that generates a handler for use on DigitalOcean Function.
Origin
The original repo is from @sveltejs/adapter-node. Currently only support the original version and DigitalOcean Function.
Future
Soon will support all the serverless handlers (AWS Lambda, Azure Function, Firebase Function) with collaboration with @h4ad/serverless-adapter