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

[FEATURE] Add ReactPy and ReactJS app scaffold options to tethys quickstart #1144

Open
shawncrawley opened this issue Jan 16, 2025 · 1 comment

Comments

@shawncrawley
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The problem is that currently the tethys quickstart, which scaffolds a "Hello World" app for the user, is only currently able to do so in the standard app scaffold. It would be nice to do a quickstart using the ReactPy or ReactJS app scaffold, if desired.

Describe the solution you'd like
This could be achieved by adding an optional positional argument, like so: tethys quickstart [reactpy | reactjs]

Describe alternatives you've considered
The alternative is to only allow ReactPy and ReactJS apps to be scaffolded as a fresh, manual app scaffold, which is currently the case.

Additional context
None that I'm aware of.

@swainn
Copy link
Member

swainn commented Jan 17, 2025

Remove scaffolding from the quickstart in favor of GUI scaffolding. See #1145

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants