Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-05-30 | Some tidying | Matthew Lemon | 1 | -4/+3 | |
Configured to run dlv in the container See https://golangforall.com/en/post/go-docker-delve-remote-debug.html Haven't actually go the interactive dlv working - need to explore docker attach to do that, maybe. Slimmed down image in play - Also adds a new make rule to run debug container | |||||
2024-04-10 | First introduction of migrations using golang-migrate | Matthew Lemon | 1 | -1/+4 | |
2024-04-10 | Postgres implementation now set up and in containers - no tables yet | Matthew Lemon | 1 | -0/+2 | |
2024-04-10 | Adds docker compose config file and changes application port | Matthew Lemon | 1 | -0/+21 | |