一款动漫图片搜索引擎聚合网站, 基于 Cloudflare 提供的 Pages Function. / A collection of anime image search engines, based on Cloudflare Pages Function.
一款动漫图片搜索引擎聚合网站, 基于 Cloudflare 提供的 Pages Function
集成了多款动漫图片搜索引擎, 包括:
现代化的交互界面, 基于 Quasar 和 Vue.js
基于 Cloudflare 的无服务器云函数, 稳定, 快速, 可靠 (并且完全免费)
请访问演示站点来进行使用
yarn install
yarn run dev:worker
yarn run dev:front
稍等一会, 然后在浏览器中打开由 Quasar 提供的开发模式服务器: http://localhost:8080
来开始你的开发之旅
该项目部署流程完全和一般的 Pages 部署流程几乎一致, 你总是可以参考 Cloudflare Pages 文档来获得更多信息
quasar build -P
dist/spa
本项目以 LGPL-3.0 许可开源
A site collects many anime image search engines.
Copyright (C) 2022 Mix
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.