/naraapi-finding-aids

Prototype for a visual overview of NARA’s holdings using the National Archives Catalog API

Primary LanguageJavaScript

NARA Finding Aids

Current Dev Link

Currently the app lives on a heroku environment but will probably move to custom NodeJS server in the future.
Heroku Link

Contributing

Local Setup

  1. Clone the repo
  2. Navigate to the directory.
  3. Run npm install to install Next and all the dependencies.
  4. npm run dev will run your local development version of the site.

Making Updates

  1. Make sure you have forked the repo.
  2. Create a new branch, designated by ticket number or the update.
  3. Once updates are made, push to your fork and open a pull request against master.
  4. Repeat :)

Other Notes

This app makes use of the National Archives catalog api. This means you will need internet access when doing local development to fetch data for the game.