- Jun 27, 2022
-
-
Lukáš Kratochvíl authored
-
- Jun 26, 2022
-
-
Lukáš Kratochvíl authored
feat: client Dockerfile - added comments so we understand what is happening and why, fix: corrected copying of package-lock.json
-
Lukáš Kratochvíl authored
-
Lukáš Kratochvíl authored
feat: docker-compose - added mapping of package*.json files from the host to the container, added comments describing what is happening and why
-
- Jun 24, 2022
-
-
Lukáš Kratochvíl authored
fix: docker-compose - renamed client env variable SERVER_PORT to VITE_SERVER_PORT so VITE can access it
-
- Jun 17, 2022
-
-
Martin Korec authored
-
- Jun 16, 2022
-
-
Martin Korec authored
-
- Jun 14, 2022
-
-
Lukáš Kratochvíl authored
-
- Jun 13, 2022
-
-
Lukáš Kratochvíl authored
feat: docker-compose - created frontend network for client and nginx, deleted env_file in client for safety reasons
-
Lukáš Kratochvíl authored
-
Lukáš Kratochvíl authored
-
Lukáš Kratochvíl authored
-
- Jun 12, 2022
-
-
Lukáš Kratochvíl authored
fix: vite/react client port is specified in .env file and it applies everywhere - it's not hard-coded anymore
-
Lukáš Kratochvíl authored
fix: nestjs server port is specified .env file and it applies everywhere - it's not hard-coded anymore
-
- Jun 11, 2022
-
-
Lukáš Kratochvíl authored
-
- Jun 10, 2022
-
-
Lukáš Kratochvíl authored
fix: added adminer back to the same network as other backend stuff because otherwise it doesn't see database
-
Lukáš Kratochvíl authored
-
Lukáš Kratochvíl authored
-
- Jun 09, 2022
-
-
Lukáš Kratochvíl authored
feat: added to Docker - Postgres db and Adminer db manager, added .env-example as hint for local .env file
-
Lukáš Kratochvíl authored
-