Files
Minikura/packages/db/README.md
T

4 lines
125 B
Markdown
Raw Normal View History

2024-09-21 13:28:02 +07:00
# @minikura/db
2026-08-13 02:32:16 +07:00
Prisma schema and client. From the repo root: `bun run db:generate`, `bun run db:push`, `bun run db:studio`.