AeThex-OS/server
sirpiglr b7a4014d17 Add public API endpoints for the operating system page
Introduces new public GET endpoints (/api/os/projects, /api/os/architects, /api/os/achievements, /api/os/notifications) to the server, enabling the client-side OS page to fetch real-time data. Updates the OS page to utilize these endpoints for displaying projects, architects, achievements, and notifications.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 279f1558-c0e3-40e4-8217-be7e9f4c6eca
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 258050df-3080-49f3-b0e1-4d1b677f529f
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/b984cb14-1d19-4944-922b-bc79e821ed35/279f1558-c0e3-40e4-8217-be7e9f4c6eca/0DVaTy4
Replit-Helium-Checkpoint-Created: true
2025-12-16 06:43:05 +00:00
..
index.ts Add a virtual desktop environment with app management 2025-12-16 06:30:51 +00:00
openai.ts Add AI chatbot and theme toggle functionality for improved user experience 2025-12-16 00:00:42 +00:00
routes.ts Add public API endpoints for the operating system page 2025-12-16 06:43:05 +00:00
static.ts Extracted stack files 2025-12-15 20:52:49 +00:00
storage.ts Add an admin page to manage applications and resolve alerts 2025-12-15 23:31:22 +00:00
supabase.ts Add endpoints to explore database schema and retrieve table data 2025-12-15 22:03:00 +00:00
vite.ts Extracted stack files 2025-12-15 20:52:49 +00:00