This project was generated with Angular CLI version 16.1.0.
Run ng serve --open to start the application and open it in the browser.
Switch to the backend directory via cd backend and run node server.js to start the backend server on port 3000.
Run ng build to build the project. The build artifacts will be stored in the dist/cloudcheck directory.
Run ng test to execute the unit tests via Jest with coverage overview
Run npm run e2e:ci && npm run e2e:coverage to execute the UI tests via Cypress. For more information take a look at the confluence guide: https://confluence-student.it.hs-heilbronn.de/pages/viewpage.action?pageId=174949759
Run npm run typedoc to generate the documentation. The documentation will be stored in the docs/typedoc directory and can be started via the index.html in the browser.
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.
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.
To get more help on the project in general check the confluence documentation: https://confluence-student.it.hs-heilbronn.de/display/RT/Runtime+Terror+Home