benediktpoller / netlify-identity-fauna-reddit-clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

netlify-fauna-todo

Netlify Identity + FaunaDB app with most recent versions of FaunaDB client and React.

One click deploy:

Deploy to Netlify (and then make sure to turn on Netlify Identity since it doesnt do that yet)

Manual deploy/Local development

  1. Deploy to Netlify and run netlify addons:create fauna
  2. look for the given server secret from the netlify addon, and copy it
  3. run export FAUNADB_SERVER_SECRET=your_secret_here

Features of note:

  • Netlify Identity Authentication
  • useFauna React Hook
  • custom hooks from @swyx/hooks

About


Languages

Language:JavaScript 71.9%Language:CSS 18.5%Language:HTML 9.6%