Restore DBGate beside Adminer
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"db:create-scrape": "tsx scripts/create-local-scrape-db.ts",
|
||||
"db:migrate-mapping-to-scrape": "tsx scripts/migrate-mapping-to-scrape-db.ts",
|
||||
"adminer": "tsx scripts/start-adminer.ts",
|
||||
"dbgate": "dbgate-serve",
|
||||
"test": "tsx --test test/*.test.ts",
|
||||
"test:ui": "playwright test",
|
||||
"test:e2e": "playwright test tests/ui/database.e2e.spec.ts",
|
||||
@@ -29,6 +30,7 @@
|
||||
"devDependencies": {
|
||||
"@tailwindcss/cli": "^4.3.3",
|
||||
"@types/node": "^26.1.2",
|
||||
"dbgate-serve": "^7.2.3",
|
||||
"tailwindcss": "^4.3.3",
|
||||
"tsx": "^4.23.7",
|
||||
"typescript": "^7.0.2"
|
||||
|
||||
Reference in New Issue
Block a user