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
- Host: GitHub
- URL: https://github.com/jhu-library-applications/rmst-pick-list-cloudapp
- Owner: jhu-library-applications
- Created: 2023-01-11T19:02:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T14:04:43.000Z (10 months ago)
- Last Synced: 2025-02-05T17:40:07.794Z (5 months ago)
- Language: TypeScript
- Size: 512 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RMST Pick List Cloud App
[](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.