DEV Community

Josh Cox
Josh Cox

Posted on

I’m Building a Startup Failure Archive With Next.js and Supabase

I’m building a project called Startup Graveyard.

The idea is simple: a searchable collection of failed startups and post-mortems so builders can learn from what went wrong instead of only seeing success stories.

It’s built with Next.js, Supabase, and Vercel. So far I’ve added auth, startup submissions, comments, voting, profiles, and filtering.

I’m still polishing it, but I’m thinking about writing a dev.to post about the build process, what I learned, and some of the mistakes I ran into along the way.

Would this be something worth sharing?

Top comments (0)