Preconfigure local DBGate connections
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
"catalog:dry-run": "tsx src/cli.ts catalog-maker --dry-run",
|
||||
"db:create-scrape": "tsx scripts/create-local-scrape-db.ts",
|
||||
"db:migrate-mapping-to-scrape": "tsx scripts/migrate-mapping-to-scrape-db.ts",
|
||||
"dbgate": "dbgate-serve",
|
||||
"dbgate": "tsx scripts/start-dbgate.ts",
|
||||
"test": "tsx --test test/*.test.ts",
|
||||
"test:ui": "playwright test",
|
||||
"test:e2e": "playwright test tests/ui/database.e2e.spec.ts",
|
||||
|
||||
Reference in New Issue
Block a user