diff --git a/README.md b/README.md index 0fd31a3..08e8f66 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,19 @@ or yarn add scaleapi ``` +## 🌏 Open in the Cloud +Click any of the buttons below to start a new development environment to demo or contribute to the codebase: + +[![Open in VS Code](https://img.shields.io/badge/Open%20in-VS%20Code-blue?logo=visualstudiocode)](https://vscode.dev/github/scaleapi/scaleapi-node) +[![Open in Glitch](https://img.shields.io/badge/Open%20in-Glitch-blue?logo=glitch)](https://glitch.com/edit/#!/import/github/scaleapi/scaleapi-node) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/scaleapi/scaleapi-node) +[![Edit in Codesandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/scaleapi/scaleapi-node) +[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/scaleapi/scaleapi-node) +[![Open in Repl.it](https://replit.com/badge/github/withastro/astro)](https://replit.com/github/scaleapi/scaleapi-node) +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/scaleapi/scaleapi-node) +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/scaleapi/scaleapi-node) + + ## Usage [![Try it out](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/typescript-scaleapi-sdk?file=app.ts&view=editor)