Skip to content

valetzx/onedrivereplindex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onedrivereplindex

在replit部署 onedrive-vercel-index + 本地redis缓存

个人版:

Run on Repl.it

教育版:

新建NEXT语言仓库,将以下代码粘贴至Replit Shell后回车

git clone https://github.com/valetzx/onedrivereplindex && mv -b onedrivereplindex/* ./ && mv -b onedrivereplindex/.[^.]* ./ && rm -rf *~ && rm -rf onedrivereplindex

当加载完 Loading Nix environment... 后点击绿色 ▶ Run

重要!运行前请在🔒环境变量中添加如下内容:

KEY:NEXT_PUBLIC_USER_PRINCIPLE_NAME
VALUE:你的想挂载的 onedrive 邮箱
KEY:REDIS_URL
VALUE:redis://:@127.0.0.1:6666

更多参数设置:https://ovi.swo.moe/

About

在Replit部署 onedrive-vercel-index

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published