I built a simple Next.js-based blog engine

on (updated 17 days ago)
| 1 min read

Summary: Next.js blog starter kit (Bloggr) using Supabase, with plans for other data layers and Node.js support. Seeking feedback, collaborators, and ideas. Repo: [link], Demo: [link]

It is primarily for people developing their own Next.js project and considering to implement a blog. It is currently backed by Supabase but I plan on making adapters for other data layers. If you’ve ever wanted a super-light, fully-featured blog starter that “just works,” give this a look: 🔗 Repo: https://github.com/Antibody/bloggr 💻 Demo blog: https://bloggr.dev/blog

Launch a blazing-fast, easily customizable blog with Next.js and Supabase in minutes.” or “Stop wrestling with boilerplate. Bloggr gives you a production-ready Next.js blog with built-in Supabase integration!

🚀 Key Features

  • Secure Admin Dashboard. Supabase Auth + middleware protection for post management.
  • Tiptap Rich Text Editor. WYSIWYG editing with image uploads to Supabase Storage.
  • Paginated Blog Index. Efficient page-by-page loading for a smooth reading experience.
  • SEO-Ready. Per-post meta tags (Open Graph, Twitter Cards, canonical URLs).

🛠 Roadmap

  • Theme Support (light, dark, or custom)
  • Layout Customization (list, grid, masonry)
  • Additional Data Layers (PostgreSQL direct, MongoDB adapters)
  • Node.js-Only Version (zero-client alternative)

Looking for ideas, feedback and collaborators.

Bloggr's Admin Area

Enjoy what you are reading? Sign up for a better experience on Persumi.

Comments