Me working through the book "Let's Go Further" by Alex Edwards.
- Go 1.23 or later
- Air for live reloading:
go install github.com/air-verse/air
- Docker for running Postgres in a container
# Start the development server (Linux / MacOS)
air
# Windows
air -c .air-win.toml