Aaqu
DTDrizzle Team
•Created by Aaqu on 9/20/2024 in #help
example for drizzle + SQLite + next.js + migrate -> docker
if you are using the next docker example, you need to add write permissions to the drizzle path
3 replies
DTDrizzle Team
•Created by Aaqu on 9/20/2024 in #help
example for drizzle + SQLite + next.js + migrate -> docker
seems to work,
*don't forget to copy in dockerfile the drizzle folder
**I skip static generation
"build": "next build --experimental-build-mode=compile",
3 replies