Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 469 Bytes

File metadata and controls

23 lines (15 loc) · 469 Bytes

Segment Node.js Test App

A lightweight Node.js project used for testing and validating the Segment Node SDK.

Purpose

This project was created to:

  • Test SDK initialization
  • Validate event tracking
  • Verify Segment event calls
  • Debug SDK behavior
  • Reproduce integration scenarios

Tech Stack

  • Node.js
  • JavaScript
  • Segment Node SDK

Notes

This repository serves as a local development and testing environment for SDK validation and troubleshooting.