Eden Kirin 1c1eaa7ee7 Update docs
2024-01-26 10:50:45 +01:00
2024-01-16 16:14:38 +01:00
2024-01-23 23:00:03 +01:00
2024-01-23 22:59:02 +01:00
2024-01-26 10:50:45 +01:00
2024-01-23 22:59:30 +01:00
2024-01-23 22:59:30 +01:00
2024-01-23 23:00:03 +01:00
2024-01-15 23:33:23 +01:00
2024-01-15 23:33:23 +01:00
2024-01-26 10:50:45 +01:00

Komponiranje

How to run

Clone repository

git clone https://gitea.ekirin.com/Intis/prezentacija-komponiranje.git
cd prezentacija-komponiranje

Start docker compose with all containers:

docker compose up -d

Wait until docker images are built and containers starts.

Browse to Local frontend application

List running containers:

docker compose ps

Attach to docker compose output:

docker compose logs -f

Stop running containers:

docker compose down
Description
No description provided
Readme 6 MiB
Languages
Go 37.2%
JavaScript 30.7%
Shell 18.2%
Makefile 6.7%
Dockerfile 4.4%
Other 2.8%