Sharing Snapshots
Last updated
Was this helpful?
Last updated
Was this helpful?
We leave this up to the user because the snapshots are stored as files on your filesystem. As with any file they can be controlled with a tool such as Git as well as backed up with tools such as Google Drive or Dropbox. For this guide, we will assume the use of Git.
Create a .gitignore file with the following:
Add, commit and push the snapshots.
Other team members who want to receive the updated snapshots then pull the changes.
Team members then need to run the following command to build the requests in the new Stoobly context.