Launch readiness · Phase 11 website surface
Your card, profile, and network — together
Digica is the product layer for digital business cards, public profiles, DG rewards, and the Digica market. This site is the public entry: preview, profiles, signup, and API/admin links are configured by environment.
Public profiles
Share your page from the public profile surface. Paths use /p/{publicKey} on the host configured as NEXT_PUBLIC_DIGICA_CARD_URL.
API-first
All clients talk to the Digica API. MySQL stays behind the API; never expose database credentials to browsers or mobile builds.
Staging & release
Use docs/qa/ and scripts/deploy/release-check.sh before promoting a build. Align env files with docs/architecture/surface-map.md.