Skip to content

harvardartmuseums/explorator

Repository files navigation

Explorator

Requirements

Setup

  1. Run npm install to install the required packages

  2. Set environment variables

    • Production: Create a system environment variable named apikey and set it to your Harvard Art Museums API key
    • Development: Clone the .env-sample file into a new .env file and set apikey to your Harvard Art Museums API key
  3. Run npm start

  4. View http://localhost:3000 in your browser

About

A series of experimental interfaces and visualizations built on top of the Harvard Art Museums API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published