Build Logs
Documenting my journey of building Uploy - an open-source platform for deploying apps to your own servers, built with Go and Svelte.
Filter by topics
#1 Why I Chose Go and SvelteKit
March 1, 2026
The first journal entry about why I chose Go and SvelteKit to build my open source PaaS.
#2 How I Learned Go and SvelteKit
March 2, 2026
A short note about how I started learning Go and SvelteKit before building my open source PaaS.
#3 Trying docker ps from Go to the Frontend
March 2, 2026
A small build log about executing docker ps in Go and showing the result in the frontend.