Initial version

This commit is contained in:
2026-01-02 10:53:04 -03:00
parent b5d96508c6
commit e7e05ea6ad
12 changed files with 3129 additions and 0 deletions

5
.env.example Normal file
View File

@@ -0,0 +1,5 @@
# Configuration file path (optional, defaults to config.json)
CONFIG_PATH=
# Log level (optional, defaults to 'info' Options: 'error', 'warn', 'info', 'debug')
LOG_LEVEL=info