BillyNoyes / SupaTodo

Next.JS ToDo app using Supabase - Includes React 19 features, such as useFormStatus and useOptimistic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NextJS 14 Server Actions and Supabase + Auth

In this repo is a simple implementation of a minimal todo app, used for demo purposes, Features include:

  • Server Actions
  • useFormState
  • Optimisitc Updates
  • Supabase Database
  • Supabase Auth
  • Auth and oAuth example (GitHub)

About

Next.JS ToDo app using Supabase - Includes React 19 features, such as useFormStatus and useOptimistic


Languages

Language:TypeScript 95.2%Language:CSS 4.4%Language:JavaScript 0.5%