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

There is no react-fullstack-advanced option #573

Open
alxvallejo opened this issue Feb 27, 2019 · 5 comments
Open

There is no react-fullstack-advanced option #573

alxvallejo opened this issue Feb 27, 2019 · 5 comments

Comments

@alxvallejo
Copy link

Looking for what will coincide here: https://github.com/graphql-boilerplates/react-fullstack-graphql/tree/master/advanced

Can anyone get me up to speed?

@Timonzimm
Copy link

Did you guys manage to find a solution?

@rsccc
Copy link

rsccc commented Aug 28, 2019

Looking for what will coincide here: https://github.com/graphql-boilerplates/react-fullstack-graphql/tree/master/advanced

Can anyone get me up to speed?

Hey Alex, i found the solution for it. you can directly try the command
graphql create my-app

then it will display the options to select the stuff.

Hope it helps!!

Cheers

@buildWithSoul
Copy link

The last comment still doesn't have react-advanced listed in the options

@ACPK
Copy link

ACPK commented Jan 4, 2020

@7sxzx - The option is not listed there as mention in the issue title.

@chris-hailstorm
Copy link

chris-hailstorm commented Feb 24, 2020

I can't vouch for the current state of the react-fullstack-advanced boilerplate, but it's easy enough to enable that variant for the CLI tool. After an npm install of graphql-cli, just edit the boilerplate list in node_modules/graphql-cli/dist/cmds/create/boilerplates.js and add an entry in the same form as the ones for /minimal and /basic, then run graphql create.

Maybe the exclusion of the react-fullstack-advanced boilerplate was intentional because the boilerplate itself isn't ready; I can't tell. But the names and URLs are all hardwired in that file.

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

No branches or pull requests

6 participants