feat(web): add projects page with CRUD operations (#477)

Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
This commit is contained in:
2026-02-23 04:13:26 +00:00
committed by jason.woltje
parent 5a6d00a064
commit ee2ddfc8b8
3 changed files with 914 additions and 0 deletions
+1
View File
@@ -14,3 +14,4 @@ export * from "./teams";
export * from "./personalities";
export * from "./telemetry";
export * from "./dashboard";
export * from "./projects";