This is the public landing page for ONEComputer: an open-source governed AI computer forked from ONECli and built as a thin business layer over OpenVTC trust infrastructure.
The site is a Vite/React application deployed as static assets on GitHub Pages. It uses real captures from the deployed ONEComputer product, the product's Geist typography and UI tokens, and Framer Motion for scroll, state, and security-flow animation. Raw test identifiers are covered by presentation-layer labels; the source screenshots remain unchanged.
npm install
npm run devThen open the local URL printed by Vite.
npm run build
npm run previewThe pages.yml workflow builds dist/ with Node 22 and deploys it through
GitHub Pages after a push to main.