Skip to content

Clean Up Dry Runs

Yash Totale edited this page Aug 15, 2021 · 7 revisions

Clean Up Dry Runs

Dry Run Forms tend to accumulate in the 'Dry Run Forms' folder in Google Drive as changes are made to the project and tested with npm run make or npm run make:ts.

To clean up dry runs, run npm run clean-up-stale-dry-runs to delete old dry run forms or npm run clean-up-all-dry-runs to delete all dry run forms.

Make sure you have copied the credentials.json file to your root directory from the 'Secret Files' folder in Google Drive.