Documentation Index
Fetch the complete documentation index at: https://docs.testquorum.com/llms.txt
Use this file to discover all available pages before exploring further.
Quickstart
Quorum supports three practical ways to get started.Demo mode
Use this mode when you want to see the product behavior without external API keys or a MongoDB instance.http://localhost:3000.
Full local mode
Use this mode when you want the full stack with live provider calls.OPENAI_API_KEYANTHROPIC_API_KEYGOOGLE_API_KEYJWT_SECRET(auth tokens — use a random 32+ character string)API_KEY_ENCRYPTION_SECRET(stored API key encryption)RESEND_API_KEY+RESEND_FROM_EMAIL(password reset and email verification)
http://localhost:5173.
Docker
SetMONGO_PASSWORD in a .env file at the project root before running:
http://localhost:8080.
What to expect
- Create an account — an email verification link will be sent on signup
- Upload structured test cases
- Watch
risk_scored,strategy_selected, judge events, and aggregator events stream live - Review verdicts, cost, and historical runs in the app