openhome

Contributing to openhome

openhome exists so people own their homes. Contributions should push toward that:

local-first, open protocols, no lock-in.

Ground rules

Dev setup

git clone <repo>
cd open-home
npm install
npm run dev            # runs the hub

Where things go

PRs

Small, focused, with a short description of why. Update ROADMAP.md if you move a

box from ⬜ to ✅. License is AGPL-3.0 — by contributing you agree your changes ship

under it.