Skip to content

Commit

Permalink
chore(web): update frontend and graphql queries
Browse files Browse the repository at this point in the history
  • Loading branch information
broody committed Aug 24, 2023
1 parent 2184141 commit 89ad700
Show file tree
Hide file tree
Showing 14 changed files with 867 additions and 726 deletions.
2 changes: 1 addition & 1 deletion web/codegen.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
overwrite: true
schema: ${NEXT_PUBLIC_GRAPHQL_ENDPOINT:http://localhost:8080}
schema: ${NEXT_PUBLIC_GRAPHQL_ENDPOINT:http://0.0.0.0:8080}
documents: "src/**/*.graphql"
generates:
src/generated/graphql.ts:
Expand Down
Loading

1 comment on commit 89ad700

@vercel
Copy link

@vercel vercel bot commented on 89ad700 Aug 24, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

rollyourown – ./web

rollyourown-git-main.preview.cartridge.gg
rollyourown.preview.cartridge.gg

Please sign in to comment.