Get Started

Boot OpenQuality locally, hook it into CI, and customize the UI. Follow the canonical make targets from the main platform repo.


# COMING SOON!

Integration checklist

  • Run make run for the API and make dev-ui for the web UI so you can validate ingest + dashboards together.
  • Seed demo data via make migrate-example before presenting feature tours to stakeholders.
  • Publish playbooks and social stories from src/blog/posts so go-to-market teams can ship updates through Git without extra tooling.

Deployment

Use the bundled GitHub Actions workflow to run npm run build and publish the marketing site. If you prefer another CDN or static host, upload the dist/ output from the same command.