Skip to content

Latest commit

 

History

History

framework-sveltekit

create-svelte + Inngest

Everything you need to build a Svelte project, powered by create-svelte and Inngest.

Getting Started

How to use

Use create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example https://github.com/inngest/inngest-js/tree/main/examples/framework-sveltekit inngest-sveltekit
yarn create next-app --example https://github.com/inngest/inngest-js/tree/main/examples/framework-sveltekit inngest-sveltekit
pnpm create next-app --example https://github.com/inngest/inngest-js/tree/main/examples/framework-sveltekit inngest-sveltekit

Learn More