Add automatic database migrations on startup
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"astro": "astro",
|
||||
"test": "vitest",
|
||||
"worker": "node scripts/start-worker.js",
|
||||
"migrate": "node scripts/run-migrations.js",
|
||||
"test:campaign": "node scripts/test-campaign.js"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user