-
-
-
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]
-
-
Notifications
You must be signed in to change notification settings - Fork 0
License
DominoKit/website
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published