Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Todo CRUD app

Create Todo and store them using Supabase graphql api :

Features :

  • Create, read, update, delete todos.
  • Login using GitHub provider
  • Protect content with client side guard
  • Protect content with server side guard