get-convex / convex-demos

Demo apps built on Convex.
https://docs.convex.dev/
168 stars 25 forks source link

Does it support for svelte kit #18

Open vamshinenu opened 1 year ago

vamshinenu commented 1 year ago

Is there any support comming up for svelte kit, as I have run into problems, like api is outside of serving allow list, and also did not find a doc which explains svelte kit implementation.

LeoCaprile commented 1 year ago

Looking forward to this issue

thomasballinger commented 1 year ago

Hi @vamshinenu, here's a rough draft of a SvelteKit example: https://github.com/thomasballinger/draft-demo-convex-sveltekit Improvements are coming to it soon, would appreciate feedback on that repo.