QVeris is the QVeris AI product and documentation brand. This repository powers the public documentation site: it is the primary place where QVeris AI documentation is built and published.
The site is implemented with Astro and is intended for guides, reference material, and other technical content for users and integrators of QVeris AI.
From the project root:
| Command | Description |
|---|---|
pnpm install |
Install dependencies |
pnpm dev |
Local dev server (default port 4321) |
pnpm build |
Production build to ./dist/ |
pnpm preview |
Preview the production build locally |
For Astro CLI help: pnpm astro -- --help.
See LICENSE.