Skip to content

Getting Started

Developer documentation has moved

The full developer setup guide is now at Developers → Local Setup. That page covers prerequisites, per-app startup commands, environment variables, and Turborepo task reference.

Quick install

bash
git clone https://github.com/ninjasitm/kubuli-monorepo.git
cd kubuli-monorepo
pnpm install
pnpm dev

Built with VitePress