//
koffee-backend
/
eu.yeger.koffee
Package eu.yeger.koffee
Types
Functions
Types
Arguments
Link copied to clipboard
Contains the arguments of this application.
object
Arguments
:
Arkenv
Content copied to clipboard
Functions
initializeDefaultAdmin
Link copied to clipboard
Initializes the default admin using the respective Docker secret.
fun
Application
.
initializeDefaultAdmin
()
Content copied to clipboard
main
Link copied to clipboard
Starts the engine for this server.
fun
main
(args:
Array
<
String
>)
Content copied to clipboard
mainModule
Link copied to clipboard
Defines the main application module for this server. Installs and configures Koin, CallLogging and ContentNegotiation. Also initializes the default admin.
fun
Application
.
mainModule
()
Content copied to clipboard