Operating System for all AETHEX
Find a file
MrPiglr bd1525b8e7 modified: client/src/App.tsx
new file:   client/src/hooks/use-websocket.ts
	new file:   client/src/pages/achievements.tsx
	new file:   client/src/pages/events.tsx
	new file:   client/src/pages/opportunities.tsx
	modified:   client/src/pages/os.tsx
	modified:   client/src/pages/passport.tsx
	modified:   package-lock.json
	modified:   server/websocket.ts
	new file:   test-implementation.sh
2025-12-23 03:52:48 +00:00
.vscode modified: .env 2025-12-22 22:33:48 +00:00
attached_assets Update the website's favicon to match the operating system theme 2025-12-21 23:00:24 +00:00
client modified: client/src/App.tsx 2025-12-23 03:52:48 +00:00
migrations modified: .env 2025-12-22 22:33:48 +00:00
script Extracted stack files 2025-12-15 20:52:49 +00:00
server modified: client/src/App.tsx 2025-12-23 03:52:48 +00:00
shared modified: .env 2025-12-22 22:33:48 +00:00
.env modified: .env 2025-12-22 22:33:48 +00:00
.gitignore Extracted stack files 2025-12-15 20:52:49 +00:00
.replit Update authentication to use Supabase and enable user sign-up 2025-12-17 02:13:28 +00:00
components.json Extracted stack files 2025-12-15 20:52:49 +00:00
drizzle.config.ts Extracted stack files 2025-12-15 20:52:49 +00:00
IMPLEMENTATION_COMPLETE.md modified: client/src/App.tsx 2025-12-23 03:52:48 +00:00
package-lock.json modified: client/src/App.tsx 2025-12-23 03:52:48 +00:00
package.json modified: client/src/App.tsx 2025-12-23 03:52:48 +00:00
postcss.config.js Extracted stack files 2025-12-15 20:52:49 +00:00
replit.md Update the operating system to launch directly into the AeThex OS desktop environment 2025-12-21 02:55:38 +00:00
test-implementation.sh modified: client/src/App.tsx 2025-12-23 03:52:48 +00:00
tsconfig.json Extracted stack files 2025-12-15 20:52:49 +00:00
vercel.json Add includeFiles config to vercel.json for shared directory 2025-12-22 23:04:12 +00:00
vite-plugin-meta-images.ts Extracted stack files 2025-12-15 20:52:49 +00:00
vite.config.ts modified: .env 2025-12-22 22:33:48 +00:00