本项目乃是基于 Vue 与 Nuxt.js 技术打造的网盘搜索项目,持续开源并保持维护更新。其旨在让人人皆可拥有属于自己的网盘搜索网站。强烈建议自行部署,向所有参与者致敬!Salute to all!
Go to file
2024-05-18 21:49:13 +08:00
assets add dark mode and fixed some bugs 2024-05-18 21:49:13 +08:00
components add dark mode and fixed some bugs 2024-05-18 21:49:13 +08:00
layouts init commit 2024-05-16 22:55:09 +08:00
pages add dark mode and fixed some bugs 2024-05-18 21:49:13 +08:00
public update search list and update the favicon ico 2024-05-17 09:07:29 +08:00
server fixed some bugs 2024-05-17 16:32:35 +08:00
utils init commit 2024-05-16 22:55:09 +08:00
.gitignore init commit 2024-05-16 22:55:09 +08:00
.npmrc init commit 2024-05-16 22:55:09 +08:00
app.config.ts init commit 2024-05-16 22:55:09 +08:00
app.vue init commit 2024-05-16 22:55:09 +08:00
nuxt.config.ts add dark mode and fixed some bugs 2024-05-18 21:49:13 +08:00
package-lock.json add dark mode and fixed some bugs 2024-05-18 21:49:13 +08:00
package.json add dark mode and fixed some bugs 2024-05-18 21:49:13 +08:00
README.md update some text 2024-05-17 15:09:58 +08:00
tailwind.config.js add dark mode and fixed some bugs 2024-05-18 21:49:13 +08:00
tsconfig.json init commit 2024-05-16 22:55:09 +08:00
vercel.json init commit 2024-05-16 22:55:09 +08:00

爱盼-网盘资源搜索Web

爱盼-网盘资源搜索:是一个免费开源项目! 👉 爱盼-网盘资源搜索

建议

项目使用的是第三方的API对ip有访问限制建议自己部署使用。

快速开始

在 Vercel 上部署

Deploy with Vercel

在 Vercel 上手动部署 操作方法

1. fork 本项目
2. 在 [Vercel] 官网点击 [New Project]
3. 点击 [Import Git Repository] 并选择你 fork 的此项目并点击 [import]
4. 然后直接点 [Deploy] 接着等部署完成即可

1. 克隆项目

git clone https://github.com/unilei/aipan-netdisk-search.git

2. 安装依赖

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

3. 运行到浏览器

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

4. 在浏览器打开 http://localhost:3001

success_deploy.jpg success_deploy.jpg

如何部署到自己服务器? NUXT.JS 打包部署文档

部署文档

打赏

交流