feat: add bases for GitHub API interaction and cache

This commit is contained in:
2023-05-04 23:21:43 +02:00
parent 91a8d4e220
commit 7c185dd453
8 changed files with 234 additions and 1 deletions

View File

@@ -17,6 +17,7 @@
"build": "vuepress build content"
},
"dependencies": {
"rxjs": "^7.8.1",
"vuepress-plugin-remove-html-extension": "^0.1.0"
},
"config": {