Replies: 3 comments 1 reply
-
I want to know the same. I have read some reddit comments where people said they used sveltekit with bun without any major issues. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Make sure to set up the bun adapter in your svelte.config.js and you are good to go. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Here is a simple hello world / boilerplate using SvelteKit + Bun:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been looking towards a lot of fast tech recently and Bun got my interest, is svelte kit fully compatible with bun???
and what happens to api routes in bun, do they use the
Bun.serve
command so maybe that I can get bun's api speedBeta Was this translation helpful? Give feedback.
All reactions