sveltekit-hono-template
sveltekit with hono as api, builtin openapi doc generation
sveltekit-hono-template
TZGyn/sveltekit-hono-template
Just deployed
This template is using bun as runtime
Navigate to {domain}/api/docs for the scalar openapi docs
No variables are needed for this template
To add database orm, run bunx sv add drizzle
to automatically add drizzle orm using svelte's cli
Look for lib/api-client.ts for the hono rpc file, checkout https://hono.dev/docs/guides/rpc#using-rpc-with-larger-applications to learn more about how to properly use hono rpc to make sure its typed properly
Template Content
sveltekit-hono-template
TZGyn/sveltekit-hono-template