feat(db): DATABASE_URL и общий Postgres (Postgres_TG_Bots), БД clinic_tests
Made-with: Cursor
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"start": "node src/index.js",
|
||||
"dev": "node --watch src/index.js",
|
||||
"test": "node --test src/services/testChainService.test.js",
|
||||
"migrate": "node src/db/migrate.js",
|
||||
"lint": "eslint src/",
|
||||
"lint:fix": "eslint src/ --fix",
|
||||
"format": "prettier --write src/"
|
||||
|
||||
Reference in New Issue
Block a user