Go to file
Kristofers Solo db3cd40171 refactor(logs): move to separate file
refactor(logs): move
2024-03-24 14:33:27 +02:00
.github/workflows chore(workflows): update CI 2024-03-23 16:57:25 +02:00
migrations feat(db): create database 2024-03-23 16:08:14 +02:00
scripts chore(workflows): update CI 2024-03-23 16:57:25 +02:00
src refactor(logs): move to separate file 2024-03-24 14:33:27 +02:00
tests feat(logs): add basic logging 2024-03-24 14:24:09 +02:00
.env Finished chapter 3 2024-03-23 18:13:54 +02:00
.gitignore Initial commit 2024-03-19 10:17:13 +02:00
Cargo.lock feat(logs): add basic logging 2024-03-24 14:24:09 +02:00
Cargo.toml feat(logs): add basic logging 2024-03-24 14:24:09 +02:00
configuration.toml chore: add .env 2024-03-23 16:46:36 +02:00