- NodeJS
- Harvard Art Museums API key
-
Run
npm installto install the required packages -
Set environment variables
- Production: Create a system environment variable named
apikeyand set it to your Harvard Art Museums API key - Development: Clone the .env-sample file into a new .env file and set
apikeyto your Harvard Art Museums API key
- Production: Create a system environment variable named
-
Run
npm start -
View http://localhost:3000 in your browser