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

webuipoc: Restructure for JS framework PoCs #5446

Merged
merged 1 commit into from
May 14, 2024

Conversation

ricekot
Copy link
Member

@ricekot ricekot commented May 13, 2024

Update the add-on build script to build and package PoCs that use JS frameworks like React and follow a few set guidelines.

Include a very minimal React example to demonstrate and test the Gradle task.

The react app was generated with nano-react-app and slightly modified.

@njmulsqb
Copy link
Contributor

Thanks for the PR, is there any special reason for preferring nano-react-app over create-react-app which is more commonly used?

@kingthorin
Copy link
Member

I believe simply to keep things small for the example

addOns/webuipoc/README.md Outdated Show resolved Hide resolved
addOns/webuipoc/webuipoc.gradle.kts Outdated Show resolved Hide resolved
addOns/webuipoc/webuipoc.gradle.kts Outdated Show resolved Hide resolved
addOns/webuipoc/webuipoc.gradle.kts Outdated Show resolved Hide resolved
addOns/webuipoc/webuipoc.gradle.kts Outdated Show resolved Hide resolved
addOns/webuipoc/README.md Outdated Show resolved Hide resolved
Update the add-on build script to build and package PoCs that use JS
frameworks like React and follow a few set guidelines.

Include a very minimal React example to demonstrate and test the Gradle
task.

Signed-off-by: ricekot <github@ricekot.com>
@thc202
Copy link
Member

thc202 commented May 14, 2024

Thank you!

@kingthorin kingthorin merged commit db4835f into zaproxy:main May 14, 2024
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 14, 2024
@ricekot ricekot deleted the webuipoc/restructure branch May 14, 2024 10:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
4 participants