Deploy Public JSON to Staging
This exports the current published HMSS data and writes the public JSON files to the staging site's data directory.
- Staging root
C:/HarvesterMission/staging- Target data directory
C:/HarvesterMission/staging/data- Deployment enabled
- No
Deployment is currently disabled. Edit deploy_config.py, set the correct STAGING_SITE_ROOT, then set DEPLOY_ENABLED = True.