Skip to content

Hono and SvelteKit

This template integrates Hono with SvelteKit.

Contentful thumbnail for Hono and SvelteKit

SvelteKit + Hono Starter

This is a Hono + SvelteKit starter inspired by Vercel's Hono + Next.js Starter.

Demo

https://hono-sveltekit.vercel.app/

Deploy Your Own

Getting Started

First, run the development server:

npm run dev
# or
pnpm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open
# or
pnpm run dev -- --open

Open http://localhost:5173 with your browser to see the result.

You can start editing the API by modifying src/routes/api/[...paths]/+server.ts and learn more by taking a look to the API documentation.

Learn More

To learn more about Hono and SvelteKit, take a look at the following resources:

You can check out the SvelteKit GitHub repository - your feedback and contributions are welcome!

Contentful thumbnail for Hono and SvelteKit

Hono and SvelteKit

This template integrates Hono with SvelteKit.

SvelteKit + Hono Starter

This is a Hono + SvelteKit starter inspired by Vercel's Hono + Next.js Starter.

Demo

https://hono-sveltekit.vercel.app/

Deploy Your Own

Getting Started

First, run the development server:

npm run dev
# or
pnpm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open
# or
pnpm run dev -- --open

Open http://localhost:5173 with your browser to see the result.

You can start editing the API by modifying src/routes/api/[...paths]/+server.ts and learn more by taking a look to the API documentation.

Learn More

To learn more about Hono and SvelteKit, take a look at the following resources:

You can check out the SvelteKit GitHub repository - your feedback and contributions are welcome!

Unleash New Possibilities

Deploy your app on Vercel and unlock its full potential