Store to db

This commit is contained in:
2025-08-23 19:23:36 +02:00
parent 1089196226
commit e6f2397da6
45 changed files with 354354 additions and 124 deletions

5
.gitignore vendored
View File

@@ -24,4 +24,7 @@ Cargo.lock
.env.*
!.env.example
!.env.*.example
# Ignore the .env file that contains sensitive information
# Ignore the .env file that contains sensitive information
log/*
!log/.keep