@amplitude/experiment-node-server
v1.10.0
Published
Javascript Server SDK for Amplitude Experiment
Downloads
273,913
Maintainers
Keywords
Readme
To setup for running test on local, create a .env
file with following
contents, and replace {API_KEY}
and {SECRET_KEY}
for the project in test:
API_KEY={API_KEY}
SECRET_KEY={SECRET_KEY}