Skip to content

A Next.js-based blogging application that uses Supabase for the backend, including authentication, database, and storage. It is a multi-user, full-stack application with features such as a WYSIWYG editor, newsletter integration, and more.

Notifications You must be signed in to change notification settings

BTC415/Nextjs-Supabase-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nextjs - Supabase Blogging Applicaition

The all-in-one starter kit
for building multi-user, full-stack blogging applications.

Introduction · Demo · Guide · Contributing


Introduction

The Blogging application is a multi-user, full-stack Next.js app with Supabase support. Built with Next.js App Router, Supabase Auth and Supabase Database, Supabase Storage.

💻 Frontend

frontend.mp4

🧰 Backend

backend.mp4

📚 Tech Stacks

⌨️ Code Quality

📈 Miscellaneous

⚙️ Getting Started

Requirements

To run this app locally you need

Developer Quickstart

Want to get up and running quickly? Follow these steps:

  • Clone the repository it to your local device.

    git clone https://github.com/BTC415/Nextjs-Supabase-Blog.git
  • Set up your Supabase Database and Auth wit with Social Logins

  • Set up your ConverKit

  • Set up your .env file using the recommendations in the .env.example file.

  • Run npm installation in the root directory

    npm installation --legacy-peer-deps
  • Run npm run dev in the root directory

  • Want it even faster? Just use

    npm run d

That's it! You should now be able to access the app at http://localhost:3000

Admin dashboard will also be available on http://localhost:300/editor/posts

About

A Next.js-based blogging application that uses Supabase for the backend, including authentication, database, and storage. It is a multi-user, full-stack application with features such as a WYSIWYG editor, newsletter integration, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published