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

Autogenerate files for a React gateway status/config page #15

Open
grossm04 opened this issue Jun 25, 2021 · 1 comment
Open

Autogenerate files for a React gateway status/config page #15

grossm04 opened this issue Jun 25, 2021 · 1 comment

Comments

@grossm04
Copy link

Right now, you have to locate some src/main/javascript boilerplate files from another project, copy them in, and spend some time fiddling with them. And then you have to modify GatewayHook to use the correct built .js file. At the least, it would be nice to autogenerate a skeleton.jsx file, the index.js and model.js files, and any other needed files (package.json, webpack.config.js, etc).

@PerryAJ
Copy link
Member

PerryAJ commented Jul 12, 2021

Definitely something I'd like to do, but will likely occur after (or with) adding support for perspective project generation, which itself is blocked on some internal work to update project structures and define best practice layout and toolchains.

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

2 participants