Read-only mirror of https://github.com/SwissFederalArchives/lindas-cube-validator — Schweizerisches Bundesarchiv. Issues & pull requests at the source.
  • TypeScript 73.5%
  • HTML 20.3%
  • SCSS 5.9%
  • Dockerfile 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-03-30 23:23:43 +02:00
.github handover cz 2026-03-30 23:23:43 +02:00
.vscode initial version 2024-04-05 19:26:51 +02:00
Removed Build prod_* images directly, remove promote workflow 2026-02-23 09:00:15 +01:00
src handover cz 2026-03-30 23:23:43 +02:00
.dockerignore chore: create Docker image 2024-05-22 11:00:30 +02:00
.editorconfig initial version 2024-04-05 19:26:51 +02:00
.gitignore initial version 2024-04-05 19:26:51 +02:00
.gitlab-ci.yml ci: build and push Docker image 2024-05-22 11:12:38 +02:00
angular.json handover cz 2026-03-30 23:23:43 +02:00
CHANGELOG.md Merge fix/cleanup-promote-workflow into main 2026-03-24 18:14:44 +01:00
DEVELOPMENT.md Upgrade to Angular 19 and Oblique 13 2025-12-04 19:07:28 +01:00
Dockerfile docker: install dependencies using npm ci 2024-05-22 14:25:33 +02:00
Dockerfile.dev Upgrade to Angular 19 and Oblique 13 2025-12-04 19:07:28 +01:00
LICENSE Add LICENSE 2024-05-17 09:59:05 +02:00
nginx.conf chore: create Docker image 2024-05-22 11:00:30 +02:00
package-lock.json handover cz 2026-03-30 23:23:43 +02:00
package.json handover cz 2026-03-30 23:23:43 +02:00
query.sparqlbook don't throw and error if there are no constraints 2024-05-23 11:32:43 +02:00
README.md initial version 2024-04-05 19:26:51 +02:00
tsconfig.app.json initial version 2024-04-05 19:26:51 +02:00
tsconfig.json Development 2024-05-16 18:37:20 +02:00
tsconfig.spec.json initial version 2024-04-05 19:26:51 +02:00

CubeValidator

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.