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: + +[](https://vscode.dev/github/scaleapi/scaleapi-node) +[](https://glitch.com/edit/#!/import/github/scaleapi/scaleapi-node) +[](https://codespaces.new/scaleapi/scaleapi-node) +[](https://codesandbox.io/s/github/scaleapi/scaleapi-node) +[](https://stackblitz.com/github/scaleapi/scaleapi-node) +[](https://replit.com/github/scaleapi/scaleapi-node) +[](https://app.codeanywhere.com/#https://github.com/scaleapi/scaleapi-node) +[](https://gitpod.io/#https://github.com/scaleapi/scaleapi-node) + + ## Usage [](https://stackblitz.com/edit/typescript-scaleapi-sdk?file=app.ts&view=editor)