Skip to content

tolu/svelte-remote-functions-deno

Repository files navigation

SvelteKit remote functions with deno-adapter

Repo set up as example for this issue

Example repository for issue using Svelte's remote functions with the deno-adapter.

Get started

Run these commands to build with the adapter and start the production build on :8000

> deno install
> deno task build-and-run

Open http://localhost:8000/ and click the button to illustrate the issue.

About

Repro of issue with remote functions on deno deploy ea

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published