Comment on Introducing Rust Support in CodeSandbox, start a Rust VM in one clickparentComments−CaveTech3yIt's easy enough to add additional actions, so you could pair it with netlify, vercel, etc.−CompuIvesOP3yYep that works, you can either create a task in the editor for it (using the CLI), or you connect it to a GitHub Repo and install actions.That said, it is something on our radar, being able to press a button for deploy from CodeSandbox would be valuable for many people!−revskill3yEase and how long to do it is orthogonal i think.
Comments
It's easy enough to add additional actions, so you could pair it with netlify, vercel, etc.
Yep that works, you can either create a task in the editor for it (using the CLI), or you connect it to a GitHub Repo and install actions.
That said, it is something on our radar, being able to press a button for deploy from CodeSandbox would be valuable for many people!
Ease and how long to do it is orthogonal i think.