feat: 3-section dashboard, reference dual-monitor layout, and detail dock
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"db:import-hr": "tsx scripts/import-hr-data.ts",
|
||||
"db:sync-remote": "tsx scripts/sync-from-remote.ts",
|
||||
"db:push-remote": "tsx scripts/sync-to-remote.ts",
|
||||
"db:push-photos": "tsx scripts/sync-to-remote.ts --photos-only"
|
||||
"db:push-photos": "tsx scripts/sync-to-remote.ts --photos-only",
|
||||
"db:migrate-sections": "tsx scripts/migrate-sections.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user