Files
curriculum-project-hub/hub/admin-web/src/lib/index.ts
T
ChickenPige0n 552c1c353e feat: add org admin SPA for models, roles and provider
Introduce admin-web (Skeleton/SvelteKit), Prisma models for provider connection / OrgModel / OrgRole, DB-backed runtime settings, and admin API routes so org admins can manage agent configuration end-to-end.
2026-07-14 19:13:14 +08:00

2 lines
75 B
TypeScript

// place files you want to import through the `$lib` alias in this folder.