Node.js SDK
Installation & Setup
Get started with the Julep Node.js SDK
Installation
The Julep Node.js SDK can be installed using npm, yarn, or bun:
Configuration
After installation, you’ll need to configure the SDK with your API key:
Environment Variables
We recommend using environment variables to manage your API key securely:
Example .env
file:
TypeScript Support
The SDK is written in TypeScript and includes type definitions out of the box. No additional installation is required for TypeScript support.
Verification
To verify your installation and configuration, you can run a simple test: