Go to file
2021-08-15 20:06:13 +01:00
components configurable footer, baseurl from window.location 2021-07-02 15:09:07 +01:00
config configurable footer, baseurl from window.location 2021-07-02 15:09:07 +01:00
pages add file icon for ebook files 2021-07-24 16:31:46 +08:00
public update deps (security issue), add header image 2021-08-15 20:06:13 +01:00
styles add permalink for copying 2021-06-29 21:00:05 +01:00
utils add file icon for ebook files 2021-07-24 16:31:46 +08:00
.eslintrc Initial commit from Create Next App 2021-06-22 12:58:37 +01:00
.gitignore Initial commit from Create Next App 2021-06-22 12:58:37 +01:00
LICENSE create license 2021-06-30 12:01:13 +01:00
next-env.d.ts Initial commit from Create Next App 2021-06-22 12:58:37 +01:00
next.config.js add support for pdf previews with pdf.js 2021-06-25 00:42:46 +01:00
package-lock.json update deps (security issue), add header image 2021-08-15 20:06:13 +01:00
package.json update deps (security issue), add header image 2021-08-15 20:06:13 +01:00
postcss.config.js init repo with basic templates 2021-06-22 13:17:15 +01:00
README.md update deps (security issue), add header image 2021-08-15 20:06:13 +01:00
tailwind.config.js basic page structure, navbar and footer 2021-06-22 14:55:53 +01:00
tsconfig.json preview ms office files 2021-06-29 16:20:35 +01:00

onedrive-vercel-index

onedrive-vercel-index

Yet another-another OneDrive index, powered by Vercel and Next.js

This is onedrive-cf-index's little brother, basically the same, but powered by Next.js and Vercel.

Features

🚧 This is a work in progress.

  • A TOTAL REFACTOR!
  • Much easier to deploy and manage.
  • Many more upcoming...

Discussion

Please go to our discussion forum for general questions, issues are for bug reports and bug reports only.

GitHub Discussions

Demo

Available at: https://drive.spencerwoo.com.

demo

Deployment

Simplified version for now, will update for detailed documentations in due course.

Deploy with Vercel

  • Use the button above to deploy the project to Vercel. Vercel will automatically fork and clone the project to your GitHub account.
  • Define environment variables inside Vercel: REFRESH_TOKEN, ACCESS_TOKEN, CLIENT_SECRET.
  • Finally, change configuration file config/api.json and config/site.json according to your configs.

The authentication tokens and variables are the same as what you configured in the onedrive-cf-index project. Detailed documentations can also be found there (for now). This project is at its early stages, for discussions please, please, please post to the discussion forum.


onedrive-vercel-index ©Spencer Woo. Released under the MIT License.

Authored and maintained by Spencer Woo.

@Portfolio · @Blog · @GitHub