Skip to content

Frontend documentation

technical stack

  • Language: typescript, html, css
  • Framework: Angular

Requirements

  • Node 22
  • Docker or Podman

Source code repository

Continuous Integration

I decided to use Github actions, source code of CI is inside repository. You can observe Github actions threw this link

Installation for development

Node

Use NVM to install Node: https://github.com/nvm-sh/nvm

Docker or Podman

You can install Docker using the following link: https://docs.docker.com/get-docker/ You can install Podman using the following link: https://podman.io