feat: добавить новый backend и cabinet
- добавлен новый Nest backend для auth, projects и project access tokens - добавлена control-plane схема БД и миграция Drizzle - перенесён старый backend в old-backend - добавлен React/Vite cabinet с auth-only входом и Mantine layout - обновлены workspace scripts и lockfile
This commit is contained in:
2
apps/cabinet/src/layouts/main/index.ts
Normal file
2
apps/cabinet/src/layouts/main/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { MainLayout } from './main.layout'
|
||||
export type { MainLayoutProps } from './types/main-layout-props.type'
|
||||
Reference in New Issue
Block a user