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

Integrate GraphOS #66

Merged
merged 86 commits into from
Jul 12, 2023
Merged

Integrate GraphOS #66

merged 86 commits into from
Jul 12, 2023

Conversation

michael-watson
Copy link
Collaborator

This PR does a number of things:

  • Moves backend to separate infrastructure pieces hosted on Railway/Netflify
    • Subgraphs folder where two subgraphs can be independently stared
  • Website is now hosted on Netlify
  • Modified root package.json to have a start and setup script for local development that includes rover dev
  • GraphOS schema checks and linting happen on PRs
  • GraphOS schema pipeline updates on merge

resumed = true;
} catch (err) {
console.log(err);
if (err?.extensions?.reason == "NO_ACTIVE_DEVICE") {
Copy link
Member

Choose a reason for hiding this comment

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

🙌

@jerelmiller
Copy link
Member

Looks like you might need to run codegen one more time and check in the changes to get ESLint to pass.

Copy link
Member

@jerelmiller jerelmiller left a comment

Choose a reason for hiding this comment

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

I'm so so so stoked about this! Thanks for putting in all this work to make this a part of GraphOS! I'm also looking forward to trying out @defer in this app somewhere since we're now using the router :)

@jerelmiller jerelmiller merged commit d7079fd into main Jul 12, 2023
@jerelmiller jerelmiller deleted the graphos branch July 12, 2023 00:47
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