SAA 2015 Demonstration and Feedback

From Archivematica
Revision as of 09:03, 11 August 2015 by Courtney (talk | contribs) (Created page with "Main Page > Development > Requirements > ArchivesSpace integration > SAA 2015 demonstration and feedback ==Demonstration installatio...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.