tmp: temporary stash
This commit is contained in:
parent
2b2e610851
commit
11aca13f38
23 changed files with 483 additions and 96 deletions
|
|
@ -77,12 +77,13 @@ dependencies {
|
|||
// HTTP4K
|
||||
implementation(platform(libs.http4k.bom))
|
||||
implementation(libs.bundles.http4k)
|
||||
implementation("org.http4k.pro:http4k-tools-hotreload")
|
||||
|
||||
// Environment & Configuration
|
||||
implementation(libs.dotenv)
|
||||
|
||||
// Templating
|
||||
implementation(libs.htmlflow.kotlin)
|
||||
implementation(libs.bundles.templating)
|
||||
|
||||
// Database
|
||||
implementation(libs.bundles.database)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue