From ca68f24610a11459991141d725ea853b635847b6 Mon Sep 17 00:00:00 2001 From: mojafa Date: Tue, 11 Feb 2025 01:13:26 +0300 Subject: [PATCH] added open with codeanywhere badge to README file Signed-off-by: mojafa --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 14796f6..d304bcc 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,17 @@ Check out the [working example using Aloxide API gateway](https://github.com/lec [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/lecle/aloxide) + +#### 🌏 Open 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 Glitch](https://img.shields.io/badge/Open%20in-Glitch-blue?logo=glitch)](https://glitch.com/edit/#!/import/github/lecle/aloxide) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/lecle/aloxide) +[![Edit in Codesandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/lecle/aloxide) +[![Open in Repl.it](https://replit.com/badge/github/withastro/astro)](https://replit.com/github/lecle/aloxide) +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/lecle/aloxide) + # How to build ## Development Environment