feat: implement multi-provider architecture for contribution fetching and add Docker support

This commit is contained in:
2026-05-29 11:51:05 +02:00
parent 381b8f4489
commit 56035096c6
13 changed files with 272 additions and 89 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
services:
graph:
build: .
build:
context: .
target: final
container_name: git-contribution-graph
restart: unless-stopped
ports: