Getting started
Evo Titan is a pnpm monorepo containing the web app, the documentation site, the desktop app and the mobile app.
Requirements
Section titled “Requirements”- Node
24.18.1(see.nvmrc) - pnpm
11.21.0
Install
Section titled “Install”pnpm installDevelop
Section titled “Develop”pnpm devTurborepo runs each workspace’s dev task. Run a single workspace with a filter:
pnpm --filter @evotitan/web dev