clarin-dspace
clarin-dspace copied to clipboard
frontend can't be deployed on subpath
probably fixed in upstream, see https://github.com/DSpace/dspace-angular/issues/1488 https://github.com/DSpace/dspace-angular/pull/1642
@milanmajchrak
14305 nvm use v18
14306 source .env-yarn-dev
14307 cat .env-yarn-dev
export NODE_OPTIONS=--max-old-space-size=4096
#export DSPACE_REST_HOST=localhost
#export DSPACE_REST_PORT=8080
export DSPACE_REST_HOST=dspace-dev.ufal.mff.cuni.cz
export DSPACE_REST_PORT=443
export DSPACE_REST_SSL=true
export DSPACE_REST_NAMESPACE=/server
export DSPACE_UI_NAMESPACE=/repository/ui
14308 yarn start:dev
https://github.com/ufal/clarin-dspace/assets/1842385/d6f5665c-1488-4359-b364-b782d3c3be99