-
-
-
In one terminal run
mvn gwt:codeserver -pl *-frontend -am -
In another terminal
cd website-backend -
execute
mvn exec:java -
the server port will be printed in the logs access the application on
http://localhost:[port]
-
-
cd website-backend- execute
mvn exec:java -Dmode=compiled - the server port will be printed in the logs access the application on
http://localhost:[port]
-
cd website-backend- execute
java -jar target/website-backend-1.0-SNAPSHOT-fat.jar - the server port will be printed in the logs access the application on
http://localhost:[port]
-
DominoKit/website
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|