Skip to content

Latest commit

 

History

History

Node.js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Node.js Unleash Starter

Edit in CodeSandbox

Here you can easily get started with Unleash SDK for node.js and experiment.

cp -n .env.example .env
npm install

npm start

Check out index.js for the code. You can set you instance URL and API client token in .env. Set your flag name on line :6.