Back to products
Supawald

Supawald

Transform your Supabase storage into a powerful CMS

Website github.com
Overview

What it is

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

Intent

I need it when

Build a lightweight CMS for a Next.js application without external dependencies or complex setup

Supawald is built on Next.js 14, TypeScript, and Tailwind CSS with basic authentication, allowing developers to deploy a self-hosted CMS directly connected to their Supabase project with minimal configuration.

Manage files and images stored in Supabase Storage with a user-friendly interface

Supawald provides an out-of-the-box web interface for managing files in Supabase Storage buckets, enabling drag-and-drop uploads, folder navigation, file deletion, and in-place editing without building a custom admin panel.

Organize and serve blog assets, product images, and media files from a centralized location

Supawald supports public and private bucket configurations with real-time updates via Supabase subscriptions, making it suitable for managing blog images, product photos, documents, and user-generated content.

Trigger static site regeneration when content in storage changes

Supawald includes a publish API that sends requests to your Next.js static site to revalidate pages, enabling automatic updates of static content when files are modified in storage.

Drop

Not a fit when

  • User requires managed hosting or SaaS deployment without self-hosting infrastructure
  • User needs enterprise support, SLAs, or commercial guarantees
  • User does not have a Supabase account or existing Supabase Storage setup
  • User requires advanced permission management beyond basic bucket policies
  • User needs a fully headless CMS without any UI component
Commercials

Pricing

Open source, free to self-host