Skip to content

Commit

Permalink
Adds useSupabase library
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwicopple committed Mar 1, 2021
1 parent 952eb28 commit e844e6a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web/docs/guides/examples.mdx
Expand Up @@ -35,8 +35,9 @@ Guides:
- Switch from Firebase Auth to Supabase Auth. [Blog](https://msyyn.medium.com/switch-from-firebase-auth-to-supabase-auth-the-open-source-firebase-alternative-509746952b1b)
- Setting up Umami Analytics with Supabase. [Blog](https://dev.to/jakobbouchard/setting-up-umami-with-vercel-and-supabase-3a73)

Example apps:
Example apps and libraries:

- `useSupabase`: Supabase React Hooks. [GitHub](https://www.npmjs.com/package/use-supabase)
- Supabase + Stripe + Next.js. [GitHub](https://github.com/vercel/nextjs-subscription-payments)
- Supabase + Svelte Trello clone. [GitHub](https://github.com/joshnuss/supabase-kanban)
- Supabase + Expo Starter. [GitHub](https://github.com/codingki/react-native-expo-template/tree/master/template-typescript-bottom-tabs-supabase-auth-flow)
Expand Down

2 comments on commit e844e6a

@vercel
Copy link

@vercel vercel bot commented on e844e6a Mar 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on e844e6a Mar 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.