Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Latest commit

 

History

216 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

GitHub Actions

A portfolio project which was generated with Angular CLI version 18.2.5.

Run app inside a docker container

Requirements

Docker

Docker is an open platform for developing, shipping, and running applications. The instructions to install Docker is provided here.

Docker Compose

Docker Compose is a tool for defining and running multi-container applications. The instructions to install Docker Compose is provided here.

Instructions

In the root directory of the project, open a terminal and run the following command:

docker compose up --detach

Open a web browser and go to http://localhost:4200 to access the running application.

Some important commands during development

Development server

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

Running unit tests

  • Run npm run test to execute the unit tests via Karma.
  • Run npm run test-ci to execute the unit tests via Karma in headless mode.

Running end-to-end tests

  • Run npm run e2e-test to execute the end-to-end tests via Cypress.
  • Run npm run e2e-test-ci to execute all end-to-end tests via Cypress in headless mode.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages