Integration repository that bundles:
focuz-web/(frontend)focuz-api/(backend)
Status: alpha
Version: 0.1.0-alpha
From repo root:
# production-like
APP_ENV=production docker compose up -d --build
# test environment (enables experimental features via feature flags)
APP_ENV=test docker compose up -d --build- Focuz-Node:
0.1.0-alpha(this repo, seepackage.json) - Focuz-Web:
0.1.0-alpha(seefocuz-web/package.json) - Focuz-API:
0.1.0-alpha(seefocuz-api/pkg/buildinfo)