Skip to content

Instantly share code, notes, and snippets.

@streeetlamp
Last active September 1, 2023 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save streeetlamp/07cd16e8b9791e140ef80a37122903a1 to your computer and use it in GitHub Desktop.
Save streeetlamp/07cd16e8b9791e140ef80a37122903a1 to your computer and use it in GitHub Desktop.
primo dev install
git clone https://github.com/ExLibrisGroup/primo-explore-devenv.git
nvm install v16.17.0
npm install
cd gulp
edit config.js
line 169:
`var PROXY_SERVER = 'https://vcu.primo.exlibrisgroup.com:443';
cd ../primo-explore/custom
git clone ssh://git@scm.vcu.edu:7999/libs/vcul_primo-ui.git 01VCU_INST-VCUL
cd ../../
gulp run --view 01VCU_INST-VCUL --ve
http://localhost:8003/discovery/search?query=any,contains,art&tab=Everything&search_scope=MyInst_and_CI&vid=01VCU_INST:VCUL&offset=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment