From f8c464769c5aeed82f1bca1c9031592b06785289 Mon Sep 17 00:00:00 2001 From: mojafa Date: Mon, 10 Feb 2025 13:00:04 +0300 Subject: [PATCH] added open with codeanywhere badge to README file Signed-off-by: mojafa --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 06b2e64..c240cb8 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,15 @@ Click the button below to start a new development environment: - Once you're ready to push your first code changes, use the "Source Control" panel to save and sync your changes: VSCode and Gitpod will guide you to fork this project so that you own it Or if you know how to do it, you can just create an empty repository on your favorite Git hosting provider, add the remote, and push. + + +## 🌏 Optionally, Run in other 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 VS Code](https://img.shields.io/badge/Open%20in-VS%20Code-blue?logo=visualstudiocode)](https://vscode.dev/github/trumbitta/gitpod-nx) +[![Open in Glitch](https://img.shields.io/badge/Open%20in-Glitch-blue?logo=glitch)](https://glitch.com/edit/#!/import/github/trumbitta/gitpod-nx) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/trumbitta/gitpod-nx) +[![Edit in Codesandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/trumbitta/gitpod-nx) +[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/trumbitta/gitpod-nx) +[![Open in Repl.it](https://replit.com/badge/github/withastro/astro)](https://replit.com/github/trumbitta/gitpod-nx) +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/trumbitta/gitpod-nx) \ No newline at end of file