New Sandbox feature: can you develop/test locally (offline) and only commit to the sandbox when you want?

0
Hi, Previously, with the nodes, you could deploy/test your application locally, and only commit it and have it run in the cloud, when you were sure your changes were working correctly. With the new sandboxes, can you deploy and test your application locally? Before committing it to the sandbox? In this case, what database is used when you deploy locally?
asked
2 answers
3

Yes, you can still run your app locally without doing any committing if you do not want to do this. Just like before, you can either use the built in database for that, or any other database you have set up and configured in your project settings.

With the addition of sandboxes, nothing changes to local deployments, it's just an additional option you get in the topbar.

answered
-1

how do i do that

answered