add folders and file listing api

This commit is contained in:
spencerwooo
2021-06-23 00:15:19 +01:00
parent 1d64271aaa
commit bada403a9d
8 changed files with 176 additions and 5943 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
"next": "11.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-file-icon": "^1.0.0"
"react-file-icon": "^1.0.0",
"swr": "^0.5.6"
},
"devDependencies": {
"@types/react": "17.0.11",