mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 02:25:56 +00:00
Pulse Scripts
This directory contains various scripts used for development, testing, and maintenance of the Pulse application.
Development Tools
These scripts are for development and testing purposes only. They are not part of the main Pulse application and should not be used in production environments.
For more information about the development tools, see README-dev-tools.md.
Available Scripts
- generate-mock-data.js - Generates simulated data for development and testing
- debug-socket.js - Debug proxy for troubleshooting socket communication
- debug-proxy.sh - Runs the application with the debug proxy
Production Scripts
There are currently no production scripts in this directory.