🧑🎓 I recently came across the concept of a “Digital Garden” 🌳 and found the idea really fascinating. Because of that, I decided to create a small digital garden of my own.
At first, I just wanted to build a simple blog app for myself and experiment with some technologies I had recently learned. But after adding more and more features, I ended up turning it into a public project called DevGarden.
It’s not fully finished yet. There are still some bugs that need to be fixed. In the future, I’d also like to add a system that can filter out AI-generated or low-quality blog posts, similar to the approach taken by Y Combinator. For now, it’s still a work in progress.
It may be a small project, but it means a lot to me personally. If you have a chance to try it out, I’d really appreciate it.
⛏ Tech Stack
- Frontend: Next.js (SSR for SEO), Apollo Client, Supabase Auth
- Backend: Nest.js, GraphQL
- Database: Supabase PostgreSQL
Link
DevGarden: https://devgarden.dev/
I’d be happy if you check it out!