Go to file
2023-06-24 19:16:55 +02:00
src first commit 2023-06-24 19:13:06 +02:00
.dockerignore first commit 2023-06-24 19:13:06 +02:00
.gitignore first commit 2023-06-24 19:13:06 +02:00
docker-compose.dev.yaml first commit 2023-06-24 19:13:06 +02:00
docker-compose.yaml first commit 2023-06-24 19:13:06 +02:00
Dockerfile first commit 2023-06-24 19:13:06 +02:00
package-lock.json first commit 2023-06-24 19:13:06 +02:00
package.json first commit 2023-06-24 19:13:06 +02:00
readme.md Aggiunto readme 2023-06-24 19:16:55 +02:00
tsconfig.json first commit 2023-06-24 19:13:06 +02:00

info utili

development

docker-compose -f docker-compose.dev.yaml up --build

production

docker-compose up --build