Skip to content
Haoxiang Xu edited this page Mar 12, 2026 · 3 revisions

PuPu Developer Wiki

This wiki is the developer-facing handbook for PuPu. It documents how to run the app locally, how to package it, and how the React, Electron, and Miso layers fit together.

Current repo note: package.json is 0.1.1, while older release text in README.md still references 0.1.0. These wiki pages use commands, paths, and <version> placeholders instead of copying stale release numbers.

Start Here

Recommended Reading Order

  1. Read To Developer for the repo map and the three-layer mental model.
  2. Read Setup before opening the app locally.
  3. Read Architecture before changing renderer, bridge, or sidecar behavior.
  4. Read Deployment before building installers or release artifacts.
  5. Read Code of Conduct before opening a PR.

Architecture Pages

Clone this wiki locally