README
This commit is contained in:
@ -25,6 +25,8 @@
|
||||
5. At this point, you are ready to load the data into the database using the application. Run `./gradlew run -reload /path/to/post-processed/data.js /path/to/post-processed/perf2.js`
|
||||
6. Finally, you can start the application using `./gradlew run`
|
||||
|
||||
You can also use the `./package.sh` script to build a standalone executable (with bundled JVM).You can also use the `./package.sh` script to build a standalone executable (with bundled JVM). It uses the Gradle `shadowJar` target together with `jpackage`.
|
||||
|
||||
## Running
|
||||
By default, the application runs on port `42024`. You can start it using `./gradlew run`.
|
||||
|
||||
|
Reference in New Issue
Block a user