aboutsummaryrefslogtreecommitdiffstats
path: root/compose.yaml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some tidyingMatthew Lemon2024-05-301-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-migrateMatthew Lemon2024-04-101-1/+4
|
* Postgres implementation now set up and in containers - no tables yetMatthew Lemon2024-04-101-0/+2
|
* Adds docker compose config file and changes application portMatthew Lemon2024-04-101-0/+21