Node
May 2026
-
SQP Kanban — Three Bugs That Broke Deployment
The three bugs I hit while deploying a Node.js app to my homelab — from Mongoose schema mismatches to a browser API that only works on HTTPS.
-
SQP Kanban — Containerising a Node.js App with Docker
Taking a Node.js kanban board app and containerising it with Docker, Docker Compose, and automated deployment via GitHub Actions.