pulibrary / static-tables

Collection of Searchable Library Data Sets

Home Page:https://library.princeton.edu/marquand_catalogs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marquand Catalogs

Index of Marquand auction catalogs.

Local development

  1. Run: npm install
  2. Start a local server: npm run dev
  3. Visit: localhost:5173

Building for deployment

  1. Run: npm install
  2. Run npm run build
  3. The build files will be in the /dist directory

Testing

Run: npm test

Deploying

You must run the libstatic playbook via Prancible in order to deploy this application. If you want to deploy a branch other than main, you must edit the roles/libstatic/defaults/main.yml file and change the version under marquand-catalogs to your branch name, prior to running the playbook.

About

Collection of Searchable Library Data Sets

https://library.princeton.edu/marquand_catalogs/

License:MIT License


Languages

Language:JavaScript 96.3%Language:Ruby 1.8%Language:HTML 0.9%Language:CSS 0.7%Language:TypeScript 0.4%