Files
gov-portals-monorepo/ICCC
2026-02-13 10:33:36 -08:00
..

ICCC Portal

Portal for the International Criminal Court of Commerce.

Gitea repository: https://gitea.d-bis.org/Gov_Web_Portals/ICCC.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: Case Law, Registry, Chambers, Judgments.