kriasoft / graphql-starter-kit

💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, and Joy UI.
https://graphqlstart.com
MIT License
3.88k stars 553 forks source link

README.md out of date - no "setup" script #352

Closed jimsorock closed 1 year ago

jimsorock commented 2 years ago

"Getting Started" Section states to "Just clone the repo and run yarn install followed by yarn start:" but there is no script for "setup" in the package.json

GigaBigBoss commented 2 years ago

same

jvm986 commented 2 years ago

Looks like it was removed here https://github.com/kriasoft/relay-starter-kit/pull/341, possibly mistakenly

koistya commented 1 year ago

Fixed, thank you!