Initial State SDK for NodeJS

The Initial State SDK for NodeJS makes it easy to create data buckets, append to existing data buckets, and stream data from your NodeJS application to your Initial State account. Install the module (more info), import the initial-state module into your NodeJS project, and start sending whatever data you want to view and analyze in real-time. Learn more about the open-source SDK for NodeJS on Github.

Tutorials and Templates

The Initial State SDK for NodeJS is extremely versatile and can be used for just about any NodeJS application.

- Getting started guide at npmjs
- Well-documented example application
- Dashboard design templates