blogoo - blog platform

Hi ! I just vibecoded an app to make 'articles' like with Medium (I discoverded Medium after I made the app) called blogoo (pronounced blo-goo).
Just a fun project I made like yesterday
I wanted to have a platform where users can find blog post from their favorite creators !
THIS APP IS NOT LIVE NOR OPEN-SOURCED. Just wanted to clarify
I don't know if their is a market but here is the tech stack for the backend:
  1. Docker (because why not ?)
  2. FastAPI
  3. Neon DB (was tired of the 2 project limit on Supabase)
  4. Clerk (for auth, I'm not crazy)
  5. Cloudflare R2 (for image storage)
  6. Algolia (for search! it's not a dumb search now!)

And for the frontend I use :
  1. Vite
  2. And React 18

If you want some screenshots here's a vgy.me album
That's it for this post !

written the 01/06/2026 (monday 1 of june 2026)


← go home