F0

Sign in to Umrah ERP

Use the seeded admin credentials to enter the ERP shell. The frontend proxies auth through Next route handlers and protects `/admin` with middleware.

ERP shell

Current delivery slice

The frontend is initialized on Next.js 16 with modular feature folders and a BFF auth layer.

  • Accounts tree and account creation are live under the admin workspace.
  • Journals can be created and posted into with a two-line entry composer.
  • Entry drilldown is server-rendered from the FastAPI journal endpoints.