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

Implemented version of tutorial (part 1/3) #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

daanaea
Copy link
Collaborator

@daanaea daanaea commented Oct 25, 2024

See this for reference! Original tutorial is here.

In general, it goes over some things I think we need to incorporate:

  • federated architecture [split into subgraphs and supergraphs]
  • entities across subgraphs [e.g. a Word and its instance(s) of Variant] – requires working out schemas and resolvers
  • connecting server API to frontend on Next.js

Please check it if you have time, should take less than 3 hours!

@GracefulLemming
Copy link

@daanaea Is the intent of this PR to reset the contents of the repo? Im seeing that you've removed node_modules from version control (which is great), but I notice you also removed index.js and package.json which removes the whole project. Is that what you meant to do?

Copy link

@GracefulLemming GracefulLemming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See and respond to prev. comment

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.

2 participants