read contribution calendar from github api

This commit is contained in:
platane
2023-07-17 19:59:59 +02:00
committed by Platane
parent 4489504b7a
commit ebeb59fced
15 changed files with 130 additions and 2689 deletions

View File

@@ -5,6 +5,7 @@
"node-fetch": "2.6.12"
},
"devDependencies": {
"@types/node-fetch": "2.6.2"
"@types/node-fetch": "2.6.4",
"dotenv": "16.3.1"
}
}