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

Any plans to support Redux and GraphQL? #86

Open
THPubs opened this issue Jul 1, 2016 · 5 comments
Open

Any plans to support Redux and GraphQL? #86

THPubs opened this issue Jul 1, 2016 · 5 comments

Comments

@THPubs
Copy link
Contributor

THPubs commented Jul 1, 2016

It would be really nice if you can cook Redux and GraphQL support into mantra-cli. We can define them in the config file right?

@sungwoncho
Copy link

I haven't used Redux or GraphQL with Meteor projects, so I can't personally say that we could or couldn't support them in mantra-cli. But the cli should be configurable, and it'd be nice to support them optionally via config file.

@THPubs
Copy link
Contributor Author

THPubs commented Jul 3, 2016

Ah no issue. I'm planning to use them soon. Will try to add them to mantra-cli while I do that. Have a lot to learn :-)

@macrozone
Copy link
Collaborator

I think you just need to customize the containers, which is already possible with mantra-cli.

You can specify your container-template that uses redux or apollo.

Maybe check if you need additional files that are not yet generated with mantra-cli

@darkship
Copy link

I'm interested in Redux and GraphQL too.
BTW there is already a thread about Redux : kadirahq/mantra#81

@kmhigashioka
Copy link

Hi. I actually created a redux version of this. Of course it is inspired by this cli. :) https://github.com/kazupooot/overreact

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

5 participants