mirror of
https://github.com/HeyPuter/puter.git
synced 2025-12-30 09:40:00 -06:00
* documentation: new documentation for emit features * Update events documentation and doc_helper.js script * Update package.json Co-authored-by: Eric Dubé <eric.alex.dube@gmail.com> * added manual_overrides.json.js file * Update doc_helper.js to resolve paths relative to project root and update events documentation * created a new events.md generated file, differences can be seen. * added and populated events.md file. Can now compare new and old versions --------- Co-authored-by: Eric Dubé <eric.alex.dube@gmail.com>
Puter Documentation
Hi, you've found Puter's wiki page on GitHub! If you were looking for
something else, you might find it in the links below.
All of the wiki docs are generated from doc/ directories in the main
repository, so it's best to edit docs there rather than here.
Users
If you have general questions about using Puter, our community Discord and subreddit are good places to ask questions.
Deployers
App Developer Links
- developer.puter.com
- docs.puter.com
- share your apps on Reddit or Discord
Contributor Documentation
Where to Start
Start with Repo Structure and Tooling.
Index
-
Conventions
- Repo Structure and Tooling
- How directories and files are organized in our GitHub repo
- What tools are used to build parts of Puter
- Comment Prefixes
- A convention we use for line comments in code
- Repo Structure and Tooling