Skip to Content
Getting Started

Getting Started

Prerequisites

  • Node.js 20+
  • Docker Desktop
  • Access to Deqanter UI and API

Local setup

cd ui npm install npm run dev
cd back npm install npm run docker:up

First test case

  1. Create a project in the UI.
  2. Add a test case manually or generate with AI.
  3. Run the test via AI execution and review results.