Quickstart
Get up and running with Signal JS in minutes. This guide covers installation and basic usage.Installation
Choose the package for your framework:Vanilla JS / HTML / Vue.js
React
Next.js
Node.js Server
Note: Framework packages (@signal-js/react,@signal-js/nextjs) automatically include the browser SDK (@signal-js/browser). You only need to install one package.
CDN
Basic Usage
Browser (NPM)
Browser (CDN)
Next Steps
- Learn about Configuration options
- Set up Privacy & Masking for sensitive data
- Integrate with React or Next.js
- Explore Network Capture and Console Capture
