Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

node-app

Usage

Create a .env file. You can copy the example and use it as a template.

cp .env.example .env

Run the example with

yarn start

Notice you will need to set required API Keys in your .env

AMP_ANALYTICS_API_KEY=your-analytics-api-key
AMP_EXPERIMENT_API_KEY=your-experiment-deployment-key

Individual examples