testing
14
README.md
@ -12,7 +12,7 @@
|
||||
- 新增Alist源聚合播放
|
||||
- 新增批量删除功能
|
||||
- 新增博客功能 (分支:[feat-admin-panel](https://github.com/unilei/aipan-netdisk-search/tree/feat-add-admin-panel))
|
||||
- 新增批量上传数据 [csv示例](/assets//readme//demo/demo-multi.csv) [xlsx 示例](/assets/readme/demo/demo-multi.xls)
|
||||
- 新增批量上传数据 [csv示例](/assets//readme//demo/demo-multi.csv) [xlsx 示例](https://r2cf.aipan.me/readme/demo/demo-multi.xls)
|
||||
- 增加后台管理, 访问路径:`/login` | `/admin/dashboard` | `/admin/clouddrive`
|
||||
- 后台可以增加自己的网盘资源
|
||||
----
|
||||
@ -98,12 +98,12 @@ yarn dev
|
||||
|
||||
### 4. 在浏览器打开 [http://localhost:3001](http://localhost:3001)
|
||||
|
||||
![success_deploy.jpg](/assets/readme/screen-6.png)
|
||||
![success_deploy.jpg](/assets/readme/screen-5.png)
|
||||
![success_deploy.jpg](/assets/readme/screen-1.png)
|
||||
![success_deploy.jpg](/assets/readme/screen-2.png)
|
||||
![success_deploy.jpg](/assets/readme/screen-3.png)
|
||||
![success_deploy.jpg](/assets/readme/screen-4.png)
|
||||
![success_deploy.jpg](https://r2cf.aipan.me/readme/screen-6.png)
|
||||
![success_deploy.jpg](https://r2cf.aipan.me/readme/screen-5.png)
|
||||
![success_deploy.jpg](https://r2cf.aipan.me/readme/screen-1.png)
|
||||
![success_deploy.jpg](https://r2cf.aipan.me/readme/screen-2.png)
|
||||
![success_deploy.jpg](https://r2cf.aipan.me/readme/screen-3.png)
|
||||
![success_deploy.jpg](https://r2cf.aipan.me/readme/screen-4.png)
|
||||
|
||||
#### 如何部署到自己服务器? NUXT.JS 打包部署文档
|
||||
|
||||
|
@ -15,46 +15,46 @@
|
||||
|
||||
#### 之前已经部署过本项目
|
||||
- 第1步,点击 storge , 选择 postgres数据, 点击create
|
||||
![第1步](/assets/readme/vercel/exist/1.png)
|
||||
![第1步](https://r2cf.aipan.me/readme/vercel/exist/1.png)
|
||||
|
||||
- 第2步,输入DATABASE NAME, 例如:aipan, 选择数据库位置,建议选singapore, 新加坡, 点击create
|
||||
![第2步](/assets/readme/vercel/exist/2.png)
|
||||
![第2步](https://r2cf.aipan.me/readme/vercel/exist/2.png)
|
||||
|
||||
- 第3步,点击`.env.local`
|
||||
![第3步](/assets/readme/vercel/exist/3.png)
|
||||
![第3步](https://r2cf.aipan.me/readme/vercel/exist/3.png)
|
||||
|
||||
- 第4步,复制POSTGRES_PRISMA_URL, 复制""双引号里面的字符串,就是链接地址
|
||||
- `postgres://default:ssxxxxx@ep-sweet-hall-a1ji3tbq-pooler.ap-southeast-1.aws.neon.tech:5432/verceldb?sslmode=require&pgbouncer=true&connect_timeout=15`
|
||||
|
||||
![第4步](/assets/readme/vercel/exist/4.png)
|
||||
![第4步](https://r2cf.aipan.me/readme/vercel/exist/4.png)
|
||||
|
||||
- 第5步,创建新的项目
|
||||
![第5步](/assets/readme/vercel/5.png)
|
||||
![第5步](https://r2cf.aipan.me/readme/vercel/5.png)
|
||||
|
||||
- 第6步,这里如果有很多项目,可以搜索aipan,找到对应的项目导入即可
|
||||
![第5步](/assets/readme/vercel/6.png)
|
||||
![第5步](https://r2cf.aipan.me/readme/vercel/6.png)
|
||||
|
||||
- 第7步,创建项目安装时的命令, `npm install && npx prisma generate && npx prisma migrate deploy`
|
||||
如果是vercel部署,SHADOW_DATABASE_URL这个为空或不写
|
||||
![第7步](/assets/readme/vercel/8.png)
|
||||
![第7步](https://r2cf.aipan.me/readme/vercel/8.png)
|
||||
|
||||
![第7步](/assets/readme/vercel/7.png)
|
||||
![第7步](https://r2cf.aipan.me/readme/vercel/7.png)
|
||||
|
||||
## 之后就部署成功了!!!
|
||||
|
||||
------------------------------------------------------------
|
||||
这是另一种!
|
||||
- 第5步,切换部署的 git 分支 feat-add-admin-panel
|
||||
![第5步](/assets/readme/vercel/exist/5.png)
|
||||
![第5步](https://r2cf.aipan.me/readme/vercel/exist/5.png)
|
||||
|
||||
- 第6步,创建部署时的.env
|
||||
![第6步](/assets/readme/vercel/exist/6.png)
|
||||
![第6步](https://r2cf.aipan.me/readme/vercel/exist/6.png)
|
||||
|
||||
- 第8步,创建新的部署
|
||||
![第8步](/assets/readme/vercel/exist/8.png)
|
||||
![第8步](https://r2cf.aipan.me/readme/vercel/exist/8.png)
|
||||
|
||||
- 第9步,选择要部署的git分支
|
||||
![第9步](/assets/readme/vercel/exist/9.png)
|
||||
![第9步](https://r2cf.aipan.me/readme/vercel/exist/9.png)
|
||||
|
||||
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/unilei/aipan-netdisk-search.git&project-name=aipan-netdisk-search&repository-name=aipan-netdisk-search)
|
||||
|
||||
@ -72,4 +72,4 @@
|
||||
![打赏](/assets/donation/wechat_pay.jpg)
|
||||
|
||||
### 交流
|
||||
![交流](/assets/readme/wechat.jpg)
|
||||
![交流](https://r2cf.aipan.me/readme/wechat.jpg)
|
||||
|
@ -1,9 +0,0 @@
|
||||
name,category,link,link,link,link
|
||||
test1,类型1,https://www.aipan.me,https://www.aipan.me,https://www.aipan.me,
|
||||
test2,类型2,https://www.aipan.me,https://www.aipan.me,https://www.aipan.me,
|
||||
test3,类型3,https://www.aipan.me,https://www.aipan.me,https://www.aipan.me,
|
||||
test4,类型4,https://www.aipan.me,https://www.aipan.me,https://www.aipan.me,
|
||||
test1,类型1,https://www.aipan.me,https://www.aipan.me,https://www.aipan.me,
|
||||
test2,类型2,https://www.aipan.me,https://www.aipan.me,https://www.aipan.me,
|
||||
test3,类型3,https://www.aipan.me,https://www.aipan.me,https://www.aipan.me,
|
||||
test4,类型4,https://www.aipan.me,https://www.aipan.me,https://www.aipan.me,
|
|
Before Width: | Height: | Size: 121 KiB |
Before Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 102 KiB |
Before Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 206 KiB |
Before Width: | Height: | Size: 400 KiB |
Before Width: | Height: | Size: 221 KiB |
Before Width: | Height: | Size: 347 KiB |
Before Width: | Height: | Size: 567 KiB |
Before Width: | Height: | Size: 202 KiB |
Before Width: | Height: | Size: 266 KiB |
Before Width: | Height: | Size: 288 KiB |
Before Width: | Height: | Size: 292 KiB |
Before Width: | Height: | Size: 380 KiB |
Before Width: | Height: | Size: 218 KiB |
Before Width: | Height: | Size: 180 KiB |
Before Width: | Height: | Size: 147 KiB |
Before Width: | Height: | Size: 230 KiB |
Before Width: | Height: | Size: 238 KiB |
Before Width: | Height: | Size: 230 KiB |