AGill
AGill
Explore posts from servers
NNuxt
Created by AGill on 5/26/2024 in #❓・help
type error for partial :ui prop
No description
1 replies
DTDrizzle Team
Created by AGill on 8/23/2023 in #help
Automatically apply migrations on serverless deploy
I've got a basic Todo app using Turso DB and Nuxt: https://github.com/Amar-Gill/nuxt-todo I'm wondering if there is a way to automatically apply migrations when I deploy to Vercel? The build command is npm run build. Right now, I open a shell into my Turso DB and paste the migration scripts. I might have to wait for a migration runner in drizzle-kit to ship: https://orm.drizzle.team/kit-docs/faq#how-do-i-apply-migrations-generated-by-drizzle-kit
4 replies