Operating System for all AETHEX
Find a file
2025-12-23 21:33:39 +00:00
.github modified: package-lock.json 2025-12-23 21:10:42 +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 Fix Vercel deployment errors: add .js extension to storage import in websocket.ts and fix missing ternary closing paren in passport.tsx 2025-12-23 04:30:10 +00:00
migrations modified: .env 2025-12-22 22:33:48 +00:00
script modified: package-lock.json 2025-12-23 21:10:42 +00:00
server Fix Vercel deployment errors: add .js extension to storage import in websocket.ts and fix missing ternary closing paren in passport.tsx 2025-12-23 04:30:10 +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: package-lock.json 2025-12-23 21:10:42 +00:00
package.json modified: package-lock.json 2025-12-23 21:10:42 +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: vite.config.ts 2025-12-23 21:33:39 +00:00