# Metatron.Drive Admin Organization signup and administration portal for Metatron.Drive. Owners connect Google Drive, share their organization code, and approve or reject membership requests. ## Development ```powershell npm install npm run dev ``` ## Build ```powershell npm run build ``` Configure the API using `VITE_API_BASE_URL`. Organization administrators use their global Metatron.Drive user account. The backend-only `ADMIN_USERNAME` and `ADMIN_PASSWORD` remain reserved for the future platform-super-admin API.