Skip to content

Drill4J/admin

Repository files navigation

Drill4J Backend Server

The backend part of Drill4J, based on Ktor framework.

How to Run

Gradle command:

./gradlew run

Default ports:

  • HTTP: 8090
  • Debug: 5006