Skip to content

caktus/guidebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

579 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caktus Developer Documentation

Shared technical documentation for the Caktus team, covering development setup, infrastructure, and engineering reference guides.

Prerequisites

Install uv.

Serve the docs

Start a local development server to preview the documentation:

uv run properdocs serve

Contributors