Difference between revisions of "SAA 2015 Demonstration and Feedback"

From Archivematica
Jump to navigation Jump to search
(Created page with "Main Page > Development > Requirements > ArchivesSpace integration > SAA 2015 demonstration and feedback ==Demonstration installatio...")
(No difference)

Revision as of 09:03, 11 August 2015

Main Page > Development > Requirements > ArchivesSpace integration > SAA 2015 demonstration and feedback

Demonstration installation

  • Download and install the Appraisal Tab prototype using Artefactual Labs's github [1]
  • To deploy:
    • Clone this repository.
    • Install node.js (or io.js) and npm.
    • Inside the repository, run npm install.
    • Run npm start.
    • This will launch a web server running the application, which can be accessed at http://localhost:8000/app/.
    • Please note: One user had a little trouble with the third step (receiving "weird error" and "not ok" messages). This was resolved with a legacy version of nodejs. You may also have to use a different port for the app, since the Archivematica Storage Service may already be using it if you have it installed.