student table optimization adn docker testing

This commit is contained in:
Om Lanke
2025-07-02 22:10:56 +05:30
parent 449629ece2
commit 0032a4743c
18 changed files with 297 additions and 19 deletions

View File

@@ -6,6 +6,7 @@
"build": "turbo build",
"dev": "turbo dev",
"lint": "turbo lint",
"start": "turbo start",
"format": "prettier --write \"**/*.{ts,tsx,md}\"",
"db:check": "pnpm --filter @workspace/db check",
"db:generate": "pnpm --filter @workspace/db generate",