Export daily stats per user to CSV

This commit is contained in:
2025-05-02 14:40:06 +04:00
commit e4634fedf2
3 changed files with 222 additions and 0 deletions

8
.env.example Normal file
View File

@@ -0,0 +1,8 @@
DB_USER=lndhub
DB_PASSWORD=12345678
DB_NAME=lndhub
DB_HOST=10.1.1.1
# DB_PORT=5432
# BATCH_SIZE=10
# MAX_INVOICES=21000 # per user
# ANONYMIZATION_KEY=12345678