Netlify Identity + FaunaDB app with most recent versions of FaunaDB client and React.
- Video: https://youtu.be/7OB_IjTTcwg
- Demo: https://cocky-almeida-4df361.netlify.com/
- Github: https://github.com/sw-yx/netlify-fauna-todo
One click deploy:
(and then make sure to turn on Netlify Identity since it doesnt do that yet)
Manual deploy/Local development
with the CLI installed,
- Deploy to Netlify and run
netlify addons:create fauna
- run
netlify dev
(see repo for more info)
Features of note:
- Netlify Identity Authentication
useFauna
React Hook- custom hooks from @swyx/hooks