Skip to content

modsushi/supabase-next-chakra

Repository files navigation

This is a Next.js project using pages router, ChakraUI and Supabase.

Features

  • Dark Mode
  • Authentication
  • Cookie Session for /api
  • Lemon Squeezy Payments
  • Storage (Supabase)
  • Analytics (Posthog)

To begin add the required env variables

  • NEXT_PUBLIC_SUPABASE_URL
  • NEXT_PUBLIC_SUPABASE_ANON_KEY
  • NEXT_SERVICE_KEY (Supabase Service Key)

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

About

Next 13 with Supabase and ChakraUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published