migration in deployment

This commit is contained in:
2025-04-30 18:31:21 +03:00
parent b0b1c7a2fc
commit e6d14f48bd
4 changed files with 39 additions and 3 deletions

4
entrypoint.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
npm run migrate up
node src/index.js