Open s1n7ax opened 5 days ago
Looks like I need to removedriver: 'turso',
from the drizzle config. And change dialect from sqlite
to turso
I have been updating the dependencies without testing them which obviously isn't great.
I'm currently doing a rewrite changing the component library to shadcn-svelte and I will add tests so I can upgrade a bit more fearlessly and not break things
Steps to reproduce.
pnpm install
.env.example
to.env
and add theFROM_EMAIL=team@something.com
pnpm run generate