cd backend
npm install
- Copy
.env.example
to.env
and set your database URL + password npm start
cd frontend
npm install
npm start
- Add, revoke, and list keys from dashboard API
- Test page validates keys (one-time use)
- Secure password-protected dashboard