Skip to content

Commit

Permalink
Merge pull request #1109 from mojafa/add/browser-ides
Browse files Browse the repository at this point in the history
Added Browser IDEs
  • Loading branch information
jelveh authored Feb 12, 2025
2 parents fd38759 + ab704ce commit 1133c46
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

[![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).
Expand Down

0 comments on commit 1133c46

Please sign in to comment.