No description
  • TypeScript 52.5%
  • SCSS 22.2%
  • HTML 18.9%
  • Sass 3%
  • JavaScript 2.2%
  • Other 1.2%
Find a file
2025-11-26 11:19:50 +01:00
.github/workflows Fixing Ci pipeline 2025-01-30 15:45:39 +01:00
.vscode initial commit 2022-04-05 21:01:24 +02:00
src updating content to match my situation 2025-11-26 11:19:50 +01:00
.editorconfig initial commit 2022-04-05 21:01:24 +02:00
.firebaserc json + details 2022-04-08 22:12:32 +02:00
.gitignore json + details 2022-04-08 22:12:32 +02:00
angular.json **Disable Angular CLI analytics and update dependencies** 2025-11-26 11:16:22 +01:00
Dockerfile Fixing build location 2025-01-31 15:01:02 +01:00
firebase.json json + details 2022-04-08 22:12:32 +02:00
karma.conf.js initial commit 2022-04-05 21:01:24 +02:00
nginx.conf.template Dockerising 2025-01-29 16:05:07 +01:00
package-lock.json **Disable Angular CLI analytics and update dependencies** 2025-11-26 11:16:22 +01:00
package.json Updating Dependencies, and fixing deprecated warnings 2025-01-30 12:01:59 +01:00
README.md Update README.md 2025-01-30 15:33:14 +01:00
start-nginx.sh Dockerising 2025-01-29 16:05:07 +01:00
tsconfig.app.json initial commit 2022-04-05 21:01:24 +02:00
tsconfig.json Updating Dependencies 2025-01-30 00:22:43 +01:00
tsconfig.spec.json initial commit 2022-04-05 21:01:24 +02:00

Portefolio Build and Push Docker Image

This project was generated with Angular CLI version 13.2.5.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app 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.