-
-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
Description
Describe the problem
when init a new svelte project the CLI ask how u would like setup your new project.
this is great DX, but i think this would be better if you add cloudflare D1 and D1 driver with drizzle
Describe the proposed solution
| sveltekit-adapter: Which SvelteKit adapter would you like to use?
│ cloudflare
│
◇ sveltekit-adapter: Are you deploying to Workers (assets) or Pages?
│ Workers
drizzle: Which database would you like to use?
│ cloudflare D1
│
◇ drizzle: Which SQLite client would you like to use?
│ d1
Importance
would make my life easier
Reactions are currently unavailable