|
|
8 years ago | |
|---|---|---|
| .. | ||
| .mvn | 8 years ago | |
| src | 8 years ago | |
| README.md | 8 years ago | |
| benchmark_config.json | 8 years ago | |
| mvnw | 8 years ago | |
| pom.xml | 8 years ago | |
| setup.sh | 8 years ago | |
Maven is downloaded automatically via Maven Wrapper script (mvnw), add dependencies are specified in pom.xml so will be downloaded automatically from maven central and jcenter repositories.
Run maven to build a bundle
./mvnw package
Once bundle build complete and mysql server is running you can launch the application
java -jar target/tech-empower-framework-benchmark-1.0-SNAPSHOT.jar
Please note that the server holds tty so you may need nohup. See setup.sh for details.
Slack ktor channel https://kotlinlang.slack.com/messages/ktor (you need an invite to join)