Skip to content

jasonbharris/supabase-vanilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thank you for viewing my file. I appreciate any suggestions.

There is no response when trying to insert a row. I copied exactly what was in the documentation of Supabase but to no avail.

let { data: posts, error } = await supabase
  .from('posts')
  .select('*')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published