Skip to content

Scratchpad docs

A self-hosted, single-binary workspace for code, drawings, mindmaps, docs and kanban boards — everything stored as plain files, synced to your own private git repo, and shareable with expiring view-only links.

Scratchpad

Start here

Quick start

git clone https://github.com/phoenix911/scratchpad
cd scratchpad
make all          # build the SPA, embed it, produce ./scratchpad
./scratchpad      # http://localhost:8080

See Getting started for the rest, and the landing page for an overview.