DEV Community

Discussion on: A Step-by-Step Guide to Integrating Better-SQLite3 with Electron JS App Using Create-React-App

Collapse
 
developerehsan profile image
EHSAN.

I also setup the better-sqlite3 with electron & drizzle. It works on the dev well but on the production i get errors about migrations and generation is there any way to setup the drizzle when user install the application only.