~/codex
// things i figured out, written down
Docker
Local Postgres with Docker
spin up, connect, migrate
docker-compose basics
define services, stop typing long cmds
Go / Gin
JWT auth in Go
access + refresh tokens, rotation
repository pattern + DI
closures, interfaces, clean structure
Linux / Tooling
AppImage setup on GNOME
chmod, desktop files, no-sandbox
Bruno for API testing
postman alternative, git-friendly
// more notes coming as i build things