Go to file
2024-03-24 19:11:47 +02:00
.github/workflows chore(workflows): update CI 2024-03-23 16:57:25 +02:00
.sqlx chore(sqlx): add offline support 2024-03-24 19:11:47 +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): generate request ids for all requests 2024-03-24 15:24:41 +02:00
tests feat(secret): hide db password 2024-03-24 15:17:19 +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(secret): hide db password 2024-03-24 15:17:19 +02:00
Cargo.toml feat(secret): hide db password 2024-03-24 15:17:19 +02:00
configuration.toml chore: add .env 2024-03-23 16:46:36 +02:00