top | item 36411320

(no title)

CompuIves | 2 years ago

At CodeSandbox (https://codesandbox.io) we're also working on this! Main focus of us is that we're running the environment in Firecracker microVMs, which allows us to snapshot and clone environments very quickly. This enables us to create a VM for every branch, which comes with the added advantage that every branch automatically has a snapshotted preview environment that can resume in ~2 seconds.

discuss

order

gbraad|2 years ago

Love CSB. Using this a lot for quick setup of developer environments to test a code change, etc.