Semestrální projekt pro Go předmět
App needs to have environment variables loaded. .env.example contains list of them
Dockerfile is available.
docker build . -t strv-newsletter
You can also use docker-compose.yml which builds the container
docker compose up -d
Production build is available on domain strv.mb.marstad.cz
API documentation is available in swagger.json as Swagger V2.