Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 462 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 462 Bytes

strv-go-newsletter

Semestrální projekt pro Go předmět

How to run

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

Production build is available on domain strv.mb.marstad.cz

Documentation

API documentation is available in swagger.json as Swagger V2.