This repository contains all assets for building and deploying the Polk Correspondence project in exist-db.
To build the Polk papers repository:
- git clone git@github.com:utkdigitalinitiatives/polk-correspondence-app.git
- cd polk-correspondence-app
- ant -f build.xml
To deploy:
- Visit the Dashboard of your Exist instance. (ex. localhost:8080/exist/apps/dashboard/index.html)
- Authenticate and click Package Manager.
- Click the + icon to upload a package and select your .xar file from the /build directory.