Files
gov-portals-monorepo/DBIS/README.md
2026-02-13 10:30:56 -08:00

810 B

DBIS Portal

Portal for the Digital Bank of International Settlements.

Gitea repository: https://gitea.d-bis.org/Gov_Web_Portals/DBIS.git Next-generation web application following the shared tech stack and policies.

Run locally

pnpm install
pnpm dev

Open http://localhost:3000.

Environment

Copy .env.example to .env.local and set values. No secrets in repo.

Standards

Structure

Same app structure as other portals: public routes, transparency, workflow (submit/apply/report/request), dashboard, auth. Entity-specific routes: Financial Bulletins, Monetary Operations.