Files
pulse/scripts

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.