graphile / starter

Opinionated SaaS quick-start with pre-built user account and organization system for full-stack application development in React, Node.js, GraphQL and PostgreSQL. Powered by PostGraphile, TypeScript, Apollo Client, Graphile Worker, Graphile Migrate, GraphQL Code Generator, Ant Design and Next.js
https://graphile-starter.herokuapp.com
Other
1.73k stars 214 forks source link

Fix `yarn server schema:export` command via makeSchema #357

Closed jamesallain closed 1 year ago

jamesallain commented 1 year ago

Description

Fix schema-export. I had to change the script to run it. cross-env wasn't working for me.

Performance impact

none

Security impact

unknown

Checklist

jamesallain commented 1 year ago

I think it's failing where You must set the I_SPONSOR_GRAPHILE environmental variable to the shared secret to use this pre-release software.