See also: https://github.com/mlibrary/DSpace and https://github.com/mlibrary/deepblue-documents-kube (private)
GitHub Actions workflows to produce Docker images of Angular frontend.
| Dockerfile | Image | Description |
|---|---|---|
| frontend.dockerfile | dspace-frontend | Angular frontend for DSpace backend service |
The compose.yml file is configured for local development and testing.
docker compose up -d| URL | Container | Comments |
|---|---|---|
| http://localhost:4000/ | frontend | Angular GUI (SSR app shell; Angular router handles /home etc. client-side) |