mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-03 16:10:31 +00:00
Extension System Development Guide
Where to find documentation
Here
Documentation for extensions is here.
Bundled extensions
- dev-console (
extensions/dev-console/) – Dev socket for running backend commands locally. Opt-in viaDEVCONSOLE=1(e.g.npm run dev). See Backend – dev socket.
Not Here
Outdated documentation for extensions is here. This documentation may include some topics that are missing from the current documentation. Eventually those topics should be updated and transferred to the current documentation so that this documentation may be removed.