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

PSA: Scaffolding universal react apps based on this template #13

Open
rherwig opened this issue Apr 24, 2018 · 0 comments
Open

PSA: Scaffolding universal react apps based on this template #13

rherwig opened this issue Apr 24, 2018 · 0 comments
Labels
enhancement onhold Features for an undetermined or unrelated release psa Informational issue

Comments

@rherwig
Copy link
Owner

rherwig commented Apr 24, 2018

Hey there,

since I updated this template quite a lot, I more and more think that the feature branch approach, as it is practiced right now, makes the template more and more difficult to maintain and keep every branch up to date.

I came up with a solution and would be grateful to receive some feedback.

The idea is to build a project scaffolding CLI that generates universal react apps based on this template. In the course of scaffolding, you get to choose which of the features from the dedicated branches you need (streaming, react-router, redux, ...). What comes out is a ready-to-go boilerplate that fits your needs.

The project is called rusc ("React Universal Scaffolding CLI") and is currently in development.

https://github.com/rherwig/rusc

As of now, the base template can already be scaffolded and the mechanics to use the various feature is in place.

@rherwig rherwig added enhancement psa Informational issue labels Apr 24, 2018
@rherwig rherwig added the onhold Features for an undetermined or unrelated release label Nov 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement onhold Features for an undetermined or unrelated release psa Informational issue
Projects
None yet
Development

No branches or pull requests

1 participant