Settings

Daily operations, staff, services, customer records, campaigns, and reports.

Business controls

You only see the controls your role is allowed to manage.

Business profileReady
Booking policiesReady
Deposit rulesReady
Role permissionsReady
Message templatesReady
Data export and deletionReady
Audit logsReady

Security posture

Production launch should enforce MFA for owners/admins, signed webhooks, encrypted secrets, audit logs, payment reconciliation, and NDPA-compliant data request workflows.

Account security

Production-grade account controls for verification, MFA, sessions, and recovery.

Email verificationPending

owner@prime.buk.ng

Multi-factor authOff

Privileged accounts should require verification after password sign-in.

Password recovery

Reset tokens expire quickly and revoke active sessions after password change.

Active sessions1
Mobile devices1

Mobile refresh tokens are rotated and can be revoked after password reset.

Launch status

Launch blocked

production

Passed checks

6

15 total

Warnings

2

Review

Blockers

7

Required

Launch readiness

Environment, security, payment, messaging, operations, and privacy checks for production.

Environment

Runtime mode

PASS

NODE_ENV is production.

Canonical app URL

PASS

Canonical app URL is configured.

Security

Auth secret strength

PASS

AUTH_SECRET is present and long enough for signing.

Database

Database URL

PASS

DATABASE_URL is configured.

Persistent data mode

FAIL

Production must set BUK_ENABLE_DB_WRITES=true with a valid DATABASE_URL.

Database connectivity

FAIL

Database writes are disabled; app is operating in safe demo mode.

Payments

Live payment mode

WARN

Hosted demo checkout is active. This is fine for demos, not public launch.

Payment public key

PASS

Payment public key is configured for live checkout surfaces.

Messaging

Message worker secret

PASS

Message worker secret is configured.

Live messaging providers

WARN

Demo message delivery is active. This is fine locally, not for launch.

Operations

Error monitoring

FAIL

Configure ERROR_MONITORING_DSN before public launch.

Incident contact

FAIL

Set INCIDENT_CONTACT for production escalation.

Backup runbook

FAIL

Set BACKUP_RUNBOOK_URL and verify database backups before launch.

Privacy

Privacy policy

FAIL

Set PRIVACY_POLICY_URL before collecting real customer data.

Data request owner

FAIL

Set DATA_REQUEST_EMAIL for NDPA export/deletion workflows.