Categorygithub.com/AlexLevus/go-counter
module
0.0.0-20221128102920-d6a84ee05c55
Repository: https://github.com/alexlevus/go-counter.git
Documentation: pkg.go.dev

# README

Стенд: https://go-counter-app.herokuapp.com/

# Запуск через docker-compose
docker-compose build
docker-compose up

# Запуск через docker swarm
docker swarm init
docker stack deploy -c docker-compose.yml go-counter

# Packages

No description provided by the author