Skip to content

Commit 9ba43c6

Browse files
authored
Update README.md
1 parent e104663 commit 9ba43c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
The structure of this Web app is a bit special as it is possible to extend and customize it. It is what we could call a Fullstack React library thanks to the power of the [Quarkus Web Bundler](https://github.com/quarkiverse/quarkus-web-bundler). It also contains our community implementation for code.quarkus.io.
66

77
📁 **./base** is the base library, it contains the Api and the React library, it also contains the community-app React app which can be disabled in production
8+
89
📁 **./community-app** is the community-app Quarkus app, it uses the base library without doing much as it directly use the community-app inside it.
10+
911
📁 **./acceptance-test** are the test which run to auto promote new versions to production
1012

1113
https://github.com/redhat-developer/code.quarkus.redhat.com is an example of how this can be extended and customized.

0 commit comments

Comments
 (0)