Institutional, static-first corporate site for biu-gholdings.org: bilingual (EN/PT), regulator-oriented, minimal.
Official gateway to Biu-g Holdings LLC across the United States, Portugal, and Angola. The stack is intentionally simple for v1:
v1 is static-first: page content lives in React components. No database, no authentication, and no third-party analytics/tracking scripts in this phase.
| Document | Description |
|---|---|
| docs/site-architecture.md | Technical conventions, directory layout, route pairing |
| docs/cto-checklist.md | CTO execution checklist through launch |
| docs/deployment-guide.md | Production deployment steps |
| docs/sitemap-diagram.md | Route map and sitemap notes |
| docs/content-governance.md | Content rules, approvals, EN/PT parity |
| docs/DEV-ONBOARDING.md | Developer setup and contribution standards |
| docs/github-backlog.md | GitHub issues backlog and milestones (from internal spec) |
| docs/figma-ui-kit.md | Figma / UI consistency spec |
Internal PDF sources are stored under docs/source/.
composer.json for framework version)composer install
cp .env.example .env # if .env does not exist
php artisan key:generate
npm install
php artisan serve
In another terminal:
npm run dev
npm run build
php artisan optimize
To regenerate a single internal manual PDF for governance review, export the following in order and merge:
README.mddocs/site-architecture.mddocs/cto-checklist.mddocs/DEV-ONBOARDING.mddocs/deployment-guide.mddocs/sitemap-diagram.mddocs/content-governance.mdSuggested filename: Biu-g_Corporate_Web_Manual_v1.pdf.
Proprietary. © Biu-g Holdings LLC. All rights reserved.
Contact: support@biu-gholdings.org