I just came out of a long "last 10%" stretch, which is why this group exists. What I was trying to ship: A small eat out roulette app to help people decide where to eat without fighting their partner. What blocked the last 10%: The technical backend for the app, database mostly. I tried Supabase, which is great, but became expensive and was probably overkill for the simple data I needed. What “done” ended up meaning: I fought with it for a while but in the end decided to use my own postgresql instance on a hosted server, bc it gave me the flexibility to get the data I needed without a lot of overhead. Works great! If you’re earlier in the loop than this, that’s normal. This space exists because I don’t want to forget how hard that part is. If I can help you avoid some of the unnecessary friction I went through, that’s the point of this place.