mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 05:32:01 +00:00
update README and demo screenshot
This commit is contained in:
@@ -11,12 +11,33 @@ This is [onedrive-cf-index](https://github.com/spencerwooo/onedrive-cf-index)'s
|
||||
## Features
|
||||
|
||||
- A TOTAL REFACTOR!
|
||||
- Much more 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.**
|
||||
|
||||
[](https://github.com/spencerwooo/onedrive-vercel-index/discussions)
|
||||
|
||||
## Demo
|
||||
|
||||
Available at: <http://onedrive-vercel-index.vercel.app>.
|
||||
|
||||

|
||||
|
||||
## Deployment
|
||||
|
||||
> Simplified version for now, will update for detailed documentations in due course.
|
||||
|
||||
[](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2Fspencerwooo%2Fonedrive-vercel-index&env=REFRESH_TOKEN,ACCESS_TOKEN,CLIENT_SECRET&envDescription=Required%20API%20tokens%20for%20this%20project.&project-name=onedrive-vercel-index&repo-name=onedrive-vercel-index&demo-title=onedrive-vercel-index&demo-description=Probably%20the%20best%20looking%20OneDrive%20Index%20around!%20Powered%20by%20Vercel%20and%20Next.js.&demo-url=http%3A%2F%2Fonedrive-vercel-index.vercel.app&demo-image=https%3A%2F%2Fraw.githubusercontent.com%2Fspencerwooo%2Fonedrive-vercel-index%2Fmain%2Fpublic%2Fdemo.png)
|
||||
|
||||
- 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`](config/api.json) and [`config/site.json`](config/site.json) according to your configs.
|
||||
|
||||
The authentication tokens and variables are the same as what you configured in the [`onedrive-cf-index`](https://github.com/spencerwooo/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](https://github.com/spencerwooo/onedrive-vercel-index/discussions).
|
||||
|
||||
---
|
||||
|
||||
**onedrive-vercel-index** ©Spencer Woo. Released under the MIT License.
|
||||
|
||||
Reference in New Issue
Block a user