cookiecutter-golang/{{cookiecutter.project_slug}}
..
2023-09-05 16:44:53 +02:00
2023-09-05 16:44:53 +02:00
2023-09-05 16:44:53 +02:00
2023-09-05 16:44:53 +02:00
2023-09-05 16:44:53 +02:00
2023-11-07 17:58:02 +01:00
2023-11-07 17:54:36 +01:00

{{cookiecutter.project_name}}

Build

make build

Build and push docker image

To build the image localy run make docker-local and to build and push make docker-push.