Currently the app lives on a heroku environment but will probably move to custom NodeJS server in the future.
Heroku Link
- Clone the repo
- Navigate to the directory.
- Run
npm install
to install Next and all the dependencies. npm run dev
will run your local development version of the site.
- Make sure you have forked the repo.
- Create a new branch, designated by ticket number or the update.
- Once updates are made, push to your fork and open a pull request against master.
- Repeat :)
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.