mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-01 04:31:10 -05:00
Merge pull request #1109 from mojafa/add/browser-ides
Added Browser IDEs
This commit is contained in:
@@ -89,6 +89,21 @@ docker compose up
|
||||
|
||||
<br/>
|
||||
|
||||
## 🌏 Open in Cloud IDEs
|
||||
|
||||
Click any of the buttons below to start a new development environment to demo or contribute to the codebase without having to install anything on your machine:
|
||||
|
||||
## 🌏 Open in Cloud IDEs
|
||||
|
||||
Click any of the buttons below to start a new development environment to demo or contribute to the codebase without having to install anything on your machine:
|
||||
|
||||
[](https://glitch.com/edit/#!/import/github/HeyPuter/puter)
|
||||
[](https://codespaces.new/HeyPuter/puter)
|
||||
[](https://githubbox.com/HeyPuter/puter)
|
||||
[](https://replit.com/github/HeyPuter/puter)
|
||||
[](https://app.codeanywhere.com/#https://github.com/HeyPuter/puter)
|
||||
[](https://gitpod.io/#https://github.com/HeyPuter/puter)
|
||||
|
||||
### 🚀 Self-Hosting
|
||||
|
||||
For detailed guides on self-hosting Puter, including configuration options and best practices, see our [Self-Hosting Documentation](https://github.com/HeyPuter/puter/blob/main/doc/self-hosters/instructions.md).
|
||||
|
||||
Reference in New Issue
Block a user