Skip to content

kei711-sandbox/kt-mn-bolt

Repository files navigation

kt-mn-bolt

Kotlin + Micronaut + Bolt

Requirement

  • OpenJDK 11
  • direnv

For IntelliJ IDEA Users

  • plugins
    • EnvFile

For Developer

$ cp .env.sample .env
$ direnv allow

For Local Development

Execute Application

  • In the Shell
    • Execute ./gradlew :app:run
  • In the IntelliJ IDEA
    • Run kt-mn-bolt:app [run]

ngrok

$ ngrok http 8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages