Find a file
2026-09-02 15:28:58 +02:00
.gradle final first push 2026-09-02 15:28:58 +02:00
.idea final first push 2026-09-02 15:28:58 +02:00
gradle final first push 2026-09-02 15:28:58 +02:00
src final first push 2026-09-02 15:28:58 +02:00
build.gradle.kts final first push 2026-09-02 15:28:58 +02:00
gradle.properties final first push 2026-09-02 15:28:58 +02:00
gradlew final first push 2026-09-02 15:28:58 +02:00
gradlew.bat final first push 2026-09-02 15:28:58 +02:00
Kidio_backend.iml final first push 2026-09-02 15:28:58 +02:00
README.md first commit 2026-09-02 15:06:48 +02:00
settings.gradle.kts final first push 2026-09-02 15:28:58 +02:00

Kidio_backend

This project was created using the Ktor Project Generator.

Here are some useful links to get you started:

Features

Here's a list of features included in this project:

Name Description

Building & Running

To build or run the project, use one of the following tasks:

Task Description
./gradlew test Run the tests
./gradlew build Build the project
./gradlew run Run the server

If the server starts successfully, you'll see the following output:

2024-12-04 14:32:45.584 [main] INFO  Application - Application started in 0.303 seconds.
2024-12-04 14:32:45.682 [main] INFO  Application - Responding at http://0.0.0.0:8080