HarvardArtApp

This is the monorepo containing all UI and APIs for query the Harvard Art database. This repository has been generated with the use of nx.dev.

Requirements

All packages run using Node 14.

If you have nvm installed, you can ensure you are running the correct version of Node by using the following command:

nvm i

Running Locally

Each package contains a readme with more detailed information and instructions. These can be found in ./packages/graphql-api and ./packages/harvard-art-ui.