Package detail

@amplitude/experiment-node-server

amplitude498.1kMIT1.10.1

Javascript Server SDK for Amplitude Experiment

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}