#
faunadb
Here are 501 public repositories matching this topic...
A starter project for next js with authentication - Contains React 17 + Typescript + Tailwind CSS 2 + React Query 3 + GitHub Auth + LinkedIn Auth + Password-less Auth + Fauna DB + ESLint + Prettier + Husky
typescript
authentication
nextjs
passwordless
faunadb
fauna
passwordless-login
passwordless-authentication
github-authentication
tailwind
tailwindcss
next-auth
nextjs-starter
nextjs-boilerplate
react-query
vercel
linkedin-authentication
github-auth
react-query-devtools
-
Updated
Sep 1, 2021 - JavaScript
-
Updated
Jul 7, 2022 - TypeScript
A bunch o' Docker Compose files used to quickly spin up local databases.
-
Updated
May 31, 2022 - Dockerfile
Learn JAMstack Serverless Modern App Development in Baby Steps using Gatsby.js, React, TypeScript, GraphQL, Contentful, Netlify, FaunaDB, MongoDB, Apollo, Github Actions, Project Fugu, and CSS Houdini.
react
graphql
serverless
gatsby
contentful
netlify
jamstack
apollo-server
faunadb
mongodb-atlas
netlify-functions
github-actions
-
Updated
Oct 26, 2020 - JavaScript
JAMstack demo site - prerendered with serverless API fallbacks
-
Updated
Apr 28, 2022 - JavaScript
Remotebond remote jobs is a fullstack app built with nextjs, tailwindcss, fauna and stripe payments.
-
Updated
Feb 17, 2021 - JavaScript
-
Updated
Feb 14, 2022 - TypeScript
Real-world app example - Real-time Editor, using FaunaDB (realtime stream), Reaflow (graph editor), Next.js framework and a bit of Magic (auth)!
react
editor
graphql
flow
demo
real-time
magic
graph
nextjs
fql
elk
edges
poc
faunadb
real-time-database
recoil
magic-link
vercel
recoiljs
reaflow
-
Updated
Apr 2, 2021 - TypeScript
Netlify functions example with faunadb, graphql, and authorization
-
Updated
Apr 28, 2022 - JavaScript
A simple database framework for Fauna
-
Updated
Jun 23, 2022 - TypeScript
A tool for managing your FaunaDB database using files. Create resources such as functions by simply creating a new file.
nodejs
javascript
graphql
typescript
database
serverless
fql
iac
graphql-schema
faunadb
fauna
fauna-gql-upload
faunadb-resources
-
Updated
Jun 19, 2022 - TypeScript
zvictor
commented
Jul 6, 2022
React hooks for interacting with Fauna databases
-
Updated
Jun 1, 2022 - TypeScript
A template for building fast, globally distributed applications using Cloudflare Workers and Fauna, the data API for modern applications.
-
Updated
May 9, 2022 - JavaScript
Importer tool to load data into FaunaDB
-
Updated
Sep 10, 2021 - Scala
Official Website for Coderplex Community. Built with Next.js and deployed on Vercel.
-
Updated
Mar 22, 2021 - TypeScript
Implemented cookie-based user authentication in a Next.js, FaunaDB and GraphQL app
-
Updated
May 20, 2021 - JavaScript
Example repository for creating a bookmarking app using FaunaDB, Netlify and 11ty
-
Updated
Jun 26, 2022 - JavaScript
Create serverless Telegram bot with Netlify Function and FaunaDB for free!
-
Updated
Apr 29, 2021 - JavaScript
Movie watchlist and journal app built with Vue 3 and Fauna DB. Contact hello@watch3r.app for invites.
-
Updated
Feb 13, 2022 - Vue
Improve this page
Add a description, image, and links to the faunadb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the faunadb topic, visit your repo's landing page and select "manage topics."

This is valid FQL:
Select("path", Var("thing"), null), but the Typescript type does not allownullas a default value.This was brought up in the community Forums by user, wing: https://forums.fauna.com/t/cannot-specify-null-as-default-value-for-select-in-js-driver-with-typescript/2850