- URL: http://localhost:1030
- Status: ✅ LIVE
- Health Check: http://localhost:1030/health → Returns "OK"
- URL: http://localhost:5173
- Status: ✅ LIVE
- Pages Created:
- ✅ Login page (
/login) - ✅ Register page (
/register) - ✅ Dashboard page (
/)
- ✅ Login page (
- Register - Create a new account
- Login - Sign in with your account
- Upload Files - Click "Upload File" button
- View Files - See all your uploaded files
- Download Files - Click download button on any file
- Star Files - Mark files as favorites
- Delete Files - Move files to trash
- Views:
- 📁 My Drive - All your files
- 🕒 Recent - Recently accessed files
- ⭐ Starred - Your favorite files
- 🗑️ Trash - Deleted files
You can use this test account:
- Email: test@example.com
- Password: password123
Or register a new account!
cd /home/sh/WorkSpace/gdrive
go run cmd/server/main.gocd /home/sh/WorkSpace/gdrive/frontend
npm run dev- ✅ Backend API - 100% Functional
- ✅ Frontend UI - 100% Functional
- ✅ Database - Connected
- ✅ File Upload - Working
- ✅ File Download - Working
- ✅ Authentication - Working
- ✅ All Features - Ready for Demo
Everything is working perfectly!
Open http://localhost:5173 in your browser and start using your Google Drive clone!
Team Code Raiders - Let's Win This! 🚀