Containerisation
- Run project containers with
docker-compose up
(To pull without build: comment out build keys, otherwise docker-compose will try to build the image)
- Access Web Application via localhost:4200
Description
Languages
TypeScript
53.2%
Python
26.7%
HTML
11.2%
CSS
4.3%
JavaScript
3.2%
Other
1.4%