Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use the new storybooks/react package when generating a new project #121

Open
vladejs opened this issue Jul 24, 2017 · 4 comments
Open

Use the new storybooks/react package when generating a new project #121

vladejs opened this issue Jul 24, 2017 · 4 comments

Comments

@vladejs
Copy link

vladejs commented Jul 24, 2017

Storybooks is now led by the community, and packages has changed from @kadira/storybook to @storybooks/react.

Allow mantra-cli generate correct configurations of the new Storybooks when scaffolding a new project

https://storybook.js.org/

@macrozone
Copy link
Collaborator

@vladejs I think it would be better to remove the functionality of mantra-cli to create new projects altogether and focus more on generating new entities.

@vladejs
Copy link
Author

vladejs commented Nov 10, 2017

Sorry @macrozone ,
Don't understand what you mean.

@macrozone
Copy link
Collaborator

@vladejs The issue that you are describing is only valid when creating new projects.. mantra-cli can be used to create new (meteor) projects, but its hard to maintain that functionality.

on the other hand, on existing apps you can use mantra-cli even without meteor (e.g. with react-native) and with newer versions of storybook

to add storybook to a new project, there is a command line util from storybook. So i think its best to not use mantra-cli for creating new projects, but instead rely on existing tools.

That's why i want to focus on improving mantra-cli to work on existing apps and support different flavors (meteor with react, react without meteor, react-native, etc.)

@vladejs
Copy link
Author

vladejs commented Nov 10, 2017

Thanks for your detailed explanation @macrozone , I understood.

In other topic. do you know any CRUD solution built with mantra specific to React and Meteor apps?
I'm looking for some standard functionalities:

  • crud for users and roles
  • crud for any collection based in config
  • bootstrap UI

It would be great to have generic modules that creates cruds using modern libraries lilke uniforms

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants