feat(app): use instrumentation for migrations

This commit is contained in:
ItzCrazyKns
2025-10-11 17:35:27 +05:30
parent 47350b34ec
commit 535c0b9897
4 changed files with 14 additions and 10 deletions

View File

@@ -1,6 +1,4 @@
#!/bin/sh
set -e
node migrate.js
exec node server.js