feat: добавить рабочий dashboard admin
- добавлен Mantine theme provider и AppShell layout\n- сгенерирован Backend API клиент и добавлены infra/business хуки\n- добавлены таблица assets, detail/presets panels и create asset modal
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"admin:build": "pnpm --filter @image-platform/admin build",
|
||||
"admin:codegen": "pnpm --filter @image-platform/admin codegen:backend-api",
|
||||
"admin:dev": "pnpm --filter @image-platform/admin dev",
|
||||
"admin:preview": "pnpm --filter @image-platform/admin preview",
|
||||
"admin:typecheck": "pnpm --filter @image-platform/admin typecheck",
|
||||
|
||||
Reference in New Issue
Block a user