db: amq json import script
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"dev": "vite dev",
|
||||
"build": "vite build",
|
||||
"preview": "bun run build && wrangler dev",
|
||||
"db:import": "bun run src/lib/db/import-amq.ts",
|
||||
"format": "biome check --write",
|
||||
"prepare": "svelte-kit sync || echo ''",
|
||||
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
|
||||
|
||||
Reference in New Issue
Block a user