2025-01-31 11:44:03 +01:00
2025-01-23 11:10:23 +01:00
2025-01-23 11:10:23 +01:00
2025-01-31 11:44:03 +01:00
2025-01-23 11:10:23 +01:00
2025-01-23 11:10:23 +01:00
2025-01-29 18:06:11 +01:00
2025-01-29 18:06:11 +01:00
2025-01-31 08:08:15 +01:00
2025-01-23 11:10:23 +01:00
2025-01-23 11:10:23 +01:00
2025-01-23 11:10:23 +01:00

SwisssignChallengeUi

This project was generated using Angular CLI version 19.1.4.

Development server

To start a local development server, run:

# force is needed for Tailwind
npm i --force 
ng serve

Generate code after API changes

When the API is changed, the client source code must be regenerated.

  1. Install the CLI npm install -g @openapitools/openapi-generator-cli
  2. Download the latest OpenAPI spec file from the API repository. Please don't commit it!
  3. Run openapi-generator-cli generate -i [path_to_openapi.yml] -g typescript-angular -o src/gen/. Commit those changes
Description
No description provided
Readme 678 KiB
Languages
TypeScript 90%
HTML 6.1%
Shell 3.1%
Dockerfile 0.6%
CSS 0.2%