Go to file
Egor Matveev a6f6b17c98
All checks were successful
Deploy Prod / Build (pull_request) Successful in 38s
Deploy Prod / Push (pull_request) Successful in 13s
Deploy Prod / Deploy prod (pull_request) Successful in 12s
init
2025-09-17 19:03:20 +03:00
.deploy init 2025-09-17 19:03:20 +03:00
.gitea/workflows init 2025-09-17 19:03:20 +03:00
public init 2025-09-17 19:03:20 +03:00
src init 2025-09-17 19:03:20 +03:00
.dockerignore init 2025-09-17 19:03:20 +03:00
.gitignore init 2025-09-17 19:03:20 +03:00
docker-compose.yml init 2025-09-17 19:03:20 +03:00
Dockerfile init 2025-09-17 19:03:20 +03:00
eslint.config.js init 2025-09-17 19:03:20 +03:00
index.html init 2025-09-17 19:03:20 +03:00
nginx.conf init 2025-09-17 19:03:20 +03:00
package-lock.json init 2025-09-17 19:03:20 +03:00
package.json init 2025-09-17 19:03:20 +03:00
README.md init 2025-09-17 19:03:20 +03:00
vite.config.js init 2025-09-17 19:03:20 +03:00

Запуск

docker-compose up --build -d

Остановка

docker-compose down