mirror of
https://github.com/johndoe6345789/postgres.git
synced 2026-04-24 13:55:00 +00:00
Add password generator, Caprover deployment, and position as modern legacy tool replacement
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
"db:migrate": "dotenv -c -- drizzle-kit migrate",
|
||||
"db:studio": "drizzle-kit studio",
|
||||
"db:seed-admin": "tsx scripts/seed-admin.ts",
|
||||
"generate:password": "tsx scripts/generate-password.ts",
|
||||
"storybook": "storybook dev -p 6006",
|
||||
"storybook:test": "vitest run --config .storybook/vitest.config.mts",
|
||||
"build-storybook": "storybook build"
|
||||
|
||||
Reference in New Issue
Block a user