RamziBach / fauna-todo-template

Fullstack Jamstack Serverless CRUD application FaunaDB - NextJS - Auth0

Home Page:https://fauna-todo-template.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fullstack Jamstack Serverless CRUD application FaunaDB - NextJS - Auth0

Try the DEMO.

  • FaunaDB
  • React
  • NextJS
  • Auth0
  • Serverless backend
  • Fullstack Jamstack
  • Create
  • Read
  • Update
  • Delete

Installation

  1. Clone this repo
git clone https://github.com/RamziBach/fauna-todo-template.git
  1. Install dependencies
npm install
  1. Rename .env.local.example to .env.local

  2. Fill in the blanks in .env.local

  3. Start development server

npm run dev

Dependencies

  • "@auth0/nextjs-auth0": "^1.4.0",
  • "faunadb": "^4.3.0",
  • "next": "10.2.3",
  • "react": "17.0.2",
  • "react-dom": "17.0.2",
  • "swr": "^0.5.6"

About

Fullstack Jamstack Serverless CRUD application FaunaDB - NextJS - Auth0

https://fauna-todo-template.vercel.app


Languages

Language:JavaScript 100.0%