Build distributed systems from scratch.
This repository contains the documentation, challenge definitions, and guides that power clstr.io.
This site is built with Astro and Starlight. To run locally:
$ git clone https://github.com/clstr-io/docs.git
$ cd docs
$ pnpm install
$ pnpm devVisit http://localhost:4321 to preview.