Initialize git-contribution-graph project with Docker setup, environment configuration, and core functionality for merging contributions from GitHub, GitLab, and Gitea into an SVG heatmap.

This commit is contained in:
2026-05-28 19:35:44 +02:00
commit 342490035b
17 changed files with 881 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
APP_ENV=prod
APP_DEBUG=0
APP_SECRET=changeme_replace_with_random_32char_string