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}
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}
npm i @amplitude/experiment-node-server
88,144
1.10.1
MIT
149 kB
81