Skip to content

NextJS FaunaDB Crash Course

Posted on:May 7, 2021 at 00:00:00

Want to learn how to use Fauna with NextJS? This crash course covers:

  1. Creating a Database.
  2. Reading on the data from the database.
  3. Creating a form and updating our database.

Complete example here: https://github.com/perkinsjr/fauna-with-next

Here are some articles you might like