searchify
Searchify Release 1.2.1
托管您自己的搜索引擎从未如此简单
探索文档 »
查看演示·报告错误·请求功能
请注意,google api 每天有 100 次查询限制,因此,如果公共部署没有结果,请不要感到困惑
请报告您可能通过存储库上的标签url report
Github 问题重定向到的不当内容,或者使用已在代码中删除了 url 的标签url report
创建拉取请求。
托管您自己的 Google
要启动并运行本地副本,请按照以下简单步骤操作。
这是如何列出使用该软件所需的东西以及如何安装它们的示例。
新项目管理
NodeJS
纱
npm install --global yarn
下一个JS
yarn add next react react-dom
git clone https://github.com/jusoftdev/searchify.git
yarn
keys.js
中插入您的API密钥 export const API_KEY = 'Insert here'
yarn dev
yarn build
漂亮的响应式设计 以有用的方式显示结果 分页 完全响应式设计
自动暗模式
请参阅未决问题以获取建议功能(和已知问题)的列表。
正是贡献使开源社区成为学习、启发和创造的绝佳场所。我们非常感谢您所做的任何贡献。
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)根据 MIT 许可证分发。请参阅LICENSE
了解更多信息。
JuSoft - @jusoftdev - Discord 服务器 - [email protected]
项目链接:https://github.com/jusoftdev/searchify