339 B
339 B
Metatron.Drive Admin
Administrator frontend for Metatron.Drive user management.
Development
npm install
npm run dev
Build
npm run build
Configure the API using VITE_API_BASE_URL. Administrator credentials are configured only on the backend through ADMIN_USERNAME and ADMIN_PASSWORD.