-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Haoxiang Xu edited this page Mar 12, 2026
·
3 revisions
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.
- Read To Developer for the repo map and the three-layer mental model.
- Read Setup before opening the app locally.
- Read Architecture before changing renderer, bridge, or sidecar behavior.
- Read Deployment before building installers or release artifacts.
- Read Code of Conduct before opening a PR.