Skip to content

Getting Started

github-actions[bot] edited this page Aug 15, 2026 · 1 revision

Getting Started

Use Task-Laureate

Open Task-Laureate to create a private workspace, or explore the sample workspace first. For phone installation, use Install Task-Laureate.

Run it locally

Requirements: Node.js 20.19+ and npm.

git clone https://github.com/aartisr/task-laureate.git
cd task-laureate
npm ci --include=dev --include=optional
npm run dev

For architecture and environment details, read the versioned Architecture guide and Production Operations.

Verify a change

npm run quality:gate

Wiki home · Architecture · Operations

Clone this wiki locally