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 docker yarn commands & dockerfile start command #349

Closed fnimick closed 1 year ago

fnimick commented 1 year ago

Resolves the following issues:

benjie commented 1 year ago

Would you mind updating the README to indicate that yarn needs to be ran before yarn setup too please? I meant to do this but forgot.