mirror of
https://github.com/AeThex-Corporation/AeThex-OS.git
synced 2026-04-17 22:27:19 +00:00
Operating System for all AETHEX
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 |
||
|---|---|---|
| .vscode | ||
| attached_assets | ||
| client | ||
| migrations | ||
| script | ||
| server | ||
| shared | ||
| .env | ||
| .gitignore | ||
| .replit | ||
| components.json | ||
| drizzle.config.ts | ||
| IMPLEMENTATION_COMPLETE.md | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| replit.md | ||
| test-implementation.sh | ||
| tsconfig.json | ||
| vercel.json | ||
| vite-plugin-meta-images.ts | ||
| vite.config.ts | ||