Build web via node docker

This commit is contained in:
Guntis Smaukstelis
2023-12-19 16:06:32 +02:00
parent d08422f929
commit ac8c74fda1
4 changed files with 16 additions and 53 deletions
+6
View File
@@ -2,6 +2,12 @@
Tool for downloading historical and real-time data from 33 weather stations in Latvia. It aggregates and displays data for different time periods, cities, and weather parameters.
## Run
```
docker-compose up node
docker-compose up scala
```
## Run
```
// scala