Testing and update about error

This commit is contained in:
mbaharip
2023-04-29 10:00:48 +07:00
parent cda596d312
commit 6777aadc03
7 changed files with 198 additions and 4 deletions
+6 -1
View File
@@ -1,7 +1,8 @@
// LOGO OR BANNER GOES HERE
## Status
Currently still in development, but main features are already working as intended.
Currently still in development, ~~but main features are already working as intended.~~ Preview and download files are not working because of Vercel's limit for serverless function. Working on a workaround for this.
You can check the demo [here](https://drive.mbaharip.com).
## What is this?
@@ -51,6 +52,10 @@ I know there are a lot of people selling cheap edu account for Google Drive and
---
## Known Issues
- Fetching files from Google Drive API take too much time, it triggers 504 Error on Vercel.
- Can't download big files, because of Vercel's 10MB limit for serverless function.
## TODO
- [x] Navigate through folders
- [ ] File preview