Commit graph

7 commits

Author SHA1 Message Date
481c2c3648 feat: use a logging library
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
gives us logs from actix and sqlx that otherwise arent exposed to us
2025-05-02 01:18:13 +02:00
026d48c6e7 feat: load config from proper location
also adds a way to change load location using cmdline arguments
2025-05-01 01:08:45 +02:00
26b6601f5b feat: add in database support 2025-04-29 21:53:49 +02:00
bebad3be9b style: cargo fmt 2025-04-29 00:43:43 +02:00
5881b5f058 feat: add database name option 2025-04-28 23:46:34 +02:00
aa92de3f3e refactor: remove unused import 2025-04-28 23:44:30 +02:00
f090fbafe7 Create initial api 2025-04-28 23:20:37 +02:00