Loading video player...
In this video, I break down the tech stack behind my indie apps, from development to production. On the backend, I use Golang with Huma, Ent, PostgreSQL, and OpenAPI, all containerized with Docker and deployed on Kubernetes (K3s). The infrastructure runs on Debian across GCP and Linode, using GCP Artifact Registry, GCP Storage, Nginx, and Cert Manager. For CI/CD, I rely on GitHub and GitHub Actions to build, test, and ship consistently. On the frontend, I use React and Next.js, alongside Vue, Nuxt, Vite, and Expo, with hey-api for type-safe API clients. I also explain why I chose this stack, the trade-offs involved, and how it helps me ship fast while keeping systems scalable and maintainable. #techstack #backend #softwarearchitecture #golang #kubernetes #docker #postgresql #react #nextjs #vue #gcp #githubactions #indiedev #buildinpublic