Public frontend repository for pkgx web properties.
npm cinpm run buildVITE_HOST=pkgx.dev npm run dev
- Keep route behavior and static asset assumptions stable.
- Prefer component-level changes with focused tests where possible.
- Build/deploy pipeline changes.
- Content/security policy changes affecting multiple hosts.
- Never ship changes that only pass local dev and fail production build.
- Never add internal-only information to public web content.