Reload Data
Trigger a data reload on the local FUTR server after making changes to data files.
Steps
- •Try to reload data:
bash
curl -s http://localhost:5000/Reload
- •If the reload request fails (connection refused), tell the user to press F5 in VS Code to start the server in debug mode.