GET RID OF A SNAPSHOT OF DATA

1
How do I get rid of Snapshot of data? is is corrupted and I want to start afresh.
asked
1 answers
1

Hi Juan,

If you want to run the application locally and remove the existing snapshot of data, just delete the deployment folder from your application folder. You can navigate to it from Studio pro via  App ->Show App directory in explorer

Alternatively, if you want to make sure that the snapshot of data is recreated again from your local db then you can do so via Version control → Add snapshot of data and commit to the server. This will make it enable for all devs who share the app code.

Hope this helps!

answered