mirror of
https://github.com/SrIzan10/vinci.git
synced 2026-06-06 01:07:00 +00:00
chore: run db migrations
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"scripts": {
|
||||
"build": "sern build",
|
||||
"start": "bun run --inspect .",
|
||||
"db:migrate": "prisma migrate deploy",
|
||||
"install": "sern build",
|
||||
"commands:publish": "sern commands publish",
|
||||
"dev": "sern build -w --watch-command \"bun start\"",
|
||||
|
||||
Reference in New Issue
Block a user