You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hugegraph-hubble/README.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -106,3 +106,11 @@ Then we should follow the [hubble workflow doc](https://hugegraph.apache.org/doc
106
106
## License
107
107
108
108
hugegraph-hubble is licensed under Apache 2.0 License.
109
+
110
+
## Notice
111
+
112
+
The `hubble-fe` folder contains the frontend code, including all related source code for the frontend.
113
+
114
+
The `hubble-be` folder contains the backend code, including all related source code for the backend.
115
+
116
+
The `hubble-dist` folder contains files that can be directly used for deployment, generated after compiling and packaging both the frontend and backend code.
0 commit comments