Files
puter/doc
Nariman Jelveh ef9f240a45 Remove terminal phoenix emulator (#2141)
* Remove terminal and phoenix built-in apps and emulator

This commit removes the terminal and phoenix built-in apps from the backend, database migrations, and permissions. It also deletes the entire emulator and phoenix/terminal app source directories, assets, and related configuration files. References to these apps in the backend module loader and router are removed, and related SQL migrations are updated to reflect their removal.

* Remove emulator references from SelfHostedModule

* Remove emulator integration and related references

* Remove parsers and pty modules

* Update package-lock.json
2025-12-11 16:53:21 -08:00
..

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

Contributor Documentation

Where to Start

Start with Repo Structure and Tooling.

Index