Supawald

Supawald

Transform your Supabase Storage into a powerful CMS

150 followers

Supawald is a headless CMS for Supabase Storage. Simple interface for managing files, images, and content in your Supabase Storage buckets with real-time updates and static site generation support. Set permissions, and connect directly to your Supabase project
Supawald gallery image
Supawald gallery image
Supawald gallery image
Supawald gallery image
Supawald gallery image
Free
Launch Team / Built With
AssemblyAI
AssemblyAI
Build voice AI apps with a single API
Promoted

What do you think? …

Amrutha Gujjar
Hi Product! I'm AG, co-founder of Structured Labs. We recently open-sourced a little side project called Supawald – it's a headless CMS for managing content in Supabase Storage, built with Next.js 14, TypeScript, and Tailwind. Backstory We built this because at Structured Labs, we were working on a blog platform that lets us embed interactive product examples from Preswald directly inside our posts. We wanted a lot of control and flexibility, so we outgrew existing tools like Substack or Webflow. At first, we just hardcoded all our content directly into our Next.js codebase. But as the content grew, it got unmanageable. So we moved everything into Supabase Storage, which gave us a nice separation of content and code. But then came the next problem: editing/viewing content in Supabase Storage isn't super intuitive unless you're deep in the dashboard or writing scripts. So we built a super minimal CMS client for ourselves on top of Supabase. It worked well enough that I figured: hey, maybe someone else might find it useful too. What Supawald Does - Basic file management UI (drag & drop uploads, folders, real-time updates) Built-in auth for a simple admin login - Supports public/private buckets - "Publish" button that triggers static site regeneration in your client app All powered by Supabase subscriptions + APIs You can spin up a project with: npx create-supawald my-app Or explore the source on GitHub. If you’re already using Supabase and want a simple way to manage assets (like images, PDFs, app content, etc.), it might be helpful.
Tania Bell

really cool. why is it free tho, @amrutha____ ?


upvoted. good luck with the launch

Jun Shen

Great CMS integration for Supabase! 👀

Desmond

This could replace my DIY CMS! How does permission management work for teams? Can editors access specific buckets without full database rights?

Amrutha Gujjar

Yes you can configure which bucket in the .env