Scan a member's QR card to check them in. Their membership status will be shown instantly.
Staff members can log into the admin panel using their own 4-digit PIN. Their actions are tracked in the Audit Log.
All admin actions are recorded here with timestamp and performer.
scp credentials.json root@your-server:/opt/hybrid-hut/google-credentials.json/opt/hybrid-hut/.env:GOOGLE_SHEETS_CREDENTIALS_PATH=/opt/hybrid-hut/google-credentials.json
GOOGLE_SHEETS_SPREADSHEET_ID=your_sheet_id
5. Create a Google Sheet → Share it with the service account email (Editor access)pm2 restart hybrid-hutXERO_CLIENT_ID and XERO_CLIENT_SECRET in .env.env file and restart the server:SMTP_HOST=smtp.gmail.comSMTP_PORT=587SMTP_USER=your@email.comSMTP_PASS=your_app_passwordSMTP_FROM=Hybrid Hut <noreply@hybridhut.co.uk>