Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some tidying | Matthew Lemon | 2024-05-30 | 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 | ||||
* | First introduction of migrations using golang-migrate | Matthew Lemon | 2024-04-10 | 1 | -1/+4 |
| | |||||
* | Postgres implementation now set up and in containers - no tables yet | Matthew Lemon | 2024-04-10 | 1 | -0/+2 |
| | |||||
* | Adds docker compose config file and changes application port | Matthew Lemon | 2024-04-10 | 1 | -0/+21 |