feat(crawler): compute source updates dates

This commit is contained in:
2025-11-25 01:05:39 +02:00
parent 72dfa53f80
commit 1d062f679b
16 changed files with 186 additions and 85 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ BASANGO_API_PORT=3080
BASANGO_API_ALLOWED_ORIGINS=http://localhost:3000,http://127.0.0.1:3000
BASANGO_API_KEY=your_api_key_here
BASANGO_API_CRAWLER_TOKEN=dev
BASANGO_API_CRAWLER_ENDPOINT="http://localhost:3080/articles"
BASANGO_API_CRAWLER_ENDPOINT="http://localhost:3080"
BASANGO_API_JWT_SECRET=your_jwt_secret_here
# db