Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example 6 - With fauna GraphQL #20

Draft
wants to merge 63 commits into
base: with-fauna-fgu
Choose a base branch
from

Conversation

Vadorequest
Copy link
Owner

The canvas dataset is stored in FaunaDB.
Changes to the canvas are real-time and shared with everyone when not authenticated.
Changes to the canvas are real-time and shared with yourself when being authenticated. (open 2 tabs to see it in action)
Users can create an account and login using Magic Link, they'll automatically load their own document.
Added support for quick sync of FaunaDB roles/indexes/data/functions (code as single source of truth) and GraphQL schema upload.
Use GraphQL to create new projects and change current project's name.

This branch is meant to be kept as an example. It is automatically deployed on Vercel, which allows us to have a dedicated deployment for this variant.

Demo: https://poc-nextjs-reaflow-git-with-fauna-graphql-ambroise-dhenain.vercel.app/

@vercel
Copy link

vercel bot commented Mar 21, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ambroise-dhenain/poc-nextjs-reaflow/Coy4SKKZz393ztswy9S9PP9QnCFz
✅ Preview: https://poc-nextjs-reaflow-git-with-fauna-graphql-ambroise-dhenain.vercel.app

Vadorequest and others added 2 commits March 21, 2021 13:35
Co-authored-by: Dhenain Ambroise <ambroise.dhenain@gmail.com>
Co-authored-by: Dan Hen <37185115+Dan-Hen@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant