Legacy Vue application used to preview IPI web concepts on GitHub Pages.
Status: incubating and non-canonical. The maintained public website source is
www.ipi.io. Content here must not be treated as a protocol specification, current network status, or official production release unless the canonical project documentation links to it.
Requires Node.js 20.19 or newer, or 22.12 or newer.
npm install
npm run dev
npm run build
npm run test:unit
npm run lintEnd-to-end tests use Playwright:
npx playwright install
npm run build
npm run test:e2eLicensed under Apache License 2.0.