Merge pull request #1111 from HeyPuter/revert-1109-add/browser-ides
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run

Revert "Added Browser IDEs"
This commit is contained in:
Nariman Jelveh
2025-02-11 19:37:49 -08:00
committed by GitHub
-15
View File
@@ -89,21 +89,6 @@ 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:
[![Open in Glitch](https://img.shields.io/badge/Open%20in-Glitch-blue?logo=glitch)](https://glitch.com/edit/#!/import/github/HeyPuter/puter)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/HeyPuter/puter)
[![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?style=flat-square&logo=codesandbox)](https://githubbox.com/HeyPuter/puter)
[![Open in Repl.it](https://replit.com/badge)](https://replit.com/github/HeyPuter/puter)
[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/HeyPuter/puter)
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](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).