An open API service indexing awesome lists of open source software.

https://github.com/jhu-library-applications/rmst-pick-list-cloudapp

An ExLibris Cloud App for Generating a pick list from an RMST search
https://github.com/jhu-library-applications/rmst-pick-list-cloudapp

Last synced: 3 months ago
JSON representation

An ExLibris Cloud App for Generating a pick list from an RMST search

Awesome Lists containing this project

README

        

# RMST Pick List Cloud App

[![RMST Picklist CI](https://github.com/jhu-library-applications/rmst-pick-list-cloudapp/actions/workflows/ci.yml/badge.svg)](https://github.com/jhu-library-applications/rmst-pick-list-cloudapp/actions/workflows/ci.yml)

This is an ExLibris Cloud App for printing an RMST pick list.

## Running the application

1. Install `node` the `v16` LTS version is known to work
2. Install the ExLibris Cloud App CLI
```bash
npm install -g @exlibris/exl-cloudapp-cli
```
3. Change to the repo directory and run
```bash
eca start
```
4. Your browser should open with the Alma login page. Use the [sandbox login credentials](https://jhulibraries.atlassian.net/wiki/spaces/ALMA/pages/2023948447/Sandbox) on Confluence to login.
5. You should be able to access the Cloud App by clicking on the Cloud App Center icon on Alma's top menubar.