Drop live Swagger fetch so clients stay aligned through backend OpenAPI sync PRs.
670 B
670 B
Ghabilee Admin
The standalone administration panel for Ghabilee, served at backoffice.ghabilee.ir.
Development
pnpm install
pnpm dev
The development server uses port 3009.
API client generation:
pnpm generate:api
Uses sibling ../ghabilee-backend when present, otherwise the committed openapi.json. Cross-repo sync is handled by the backend sync-openapi-clients workflow.
This admin application is intentionally excluded from search-engine indexing and does not include Microsoft Clarity. Deployment secrets and environment-specific credentials will be added later by the repository owner.