Devbox.sh runs any Github Repo in a cloud shell in your browser.<p>The Cloud Shell runs on a low latency Edge VM on Fly.io, and if you have a devbox.json in your project, it automatically installs your Nix packages and starts a Devbox Shell with your configuration.<p>You can try it out with the Devbox Repo by visiting <a href="https://devbox.sh/github.com/jetpack-io/devbox" rel="nofollow">https://devbox.sh/github.com/jetpack-io/devbox</a>. This will give you a VM with all the packages and configuration needed to build and test Devbox.<p>For more details, you can check out our Docs page at <a href="https://www.jetpack.io/devbox/docs/devbox_cloud/" rel="nofollow">https://www.jetpack.io/devbox/docs/devbox_cloud/</a>