Add real-time data fetching and configuration options

See README and .env.example
This commit is contained in:
clementupshot
2024-09-04 20:24:42 +02:00
parent 087e8b3543
commit cb8b17a3ed
12 changed files with 387 additions and 160 deletions

13
.gitignore vendored
View File

@ -9,6 +9,13 @@ inference-data
worker-data
config.json
env
env_file
.env
/data
**/*.venv*
**/.cache
**/.env
**/env_file
**/.gitkeep*
**/*.csv
**/*.pkl
**/*.zip