aaronksaunders / vue-supabase-hooks-1

sample application using composition api to create "hooks" to interact with the supabase api. This is a work in progress, but wanted to show the approach I used which might inspire some one to go all the way... this isn't using typescript which I think would be a great next step.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-supabase-hooks-1

Using the VueJS Composition API to Create Hooks for Supabase Database and Storage

#supabase #vuejs #compositionapi

sample application using composition api to create "hooks" to interact with the supabase api. This is a work in progress, but wanted to show the approach I used which might inspire some one to go all the way... this isn't using typescript which I think would be a great next step.

Check out the source code and leave comments below if you think this is something I should keep going on.

About

sample application using composition api to create "hooks" to interact with the supabase api. This is a work in progress, but wanted to show the approach I used which might inspire some one to go all the way... this isn't using typescript which I think would be a great next step.


Languages

Language:Vue 60.5%Language:JavaScript 37.6%Language:HTML 1.8%