example for drizzle + SQLite + next.js + migrate -> docker
Has anyone seen an example for drizzle + SQLite + next.js + migrate -> docker?
1 Reply
seems to work,
*don't forget to copy in dockerfile the drizzle folder
**I skip static generation
"build": "next build --experimental-build-mode=compile",
if you are using the next docker example, you need to add write permissions to the drizzle path