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

with the CLI installed,

  1. Deploy to Netlify and run netlify addons:create fauna
  2. run netlify dev (see repo for more info)

Features of note:

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