Go to file
Mathias Rothenhaeusler 0c10ac9748 fix some issues with use command 2026-05-06 08:25:36 +02:00
src fix some issues with use command 2026-05-06 08:25:36 +02:00
.gitignore init commit 2023-03-26 16:59:05 +02:00
Cargo.lock improve error handling part 4 - added thiserror 2025-03-07 18:58:32 +01:00
Cargo.toml improve error handling part 4 - added thiserror 2025-03-07 18:58:32 +01:00
README.md added use command 2026-05-05 19:49:33 +02:00

README.md

Internal Tool

Object-oriented design concept tested.

Configuration File

Location: .config/rcc/env

DB_USERNAME=root
DB_PASSWORD=cidb
DB=cidb
PORT=3306