{"id":13646134,"url":"https://github.com/gptlink/gptlink-web","last_synced_at":"2025-05-07T11:42:41.809Z","repository":{"id":175839527,"uuid":"647540560","full_name":"gptlink/gptlink-web","owner":"gptlink","description":"A ChatGPT web app by React and Tailwind CSS，API by gptlink。","archived":false,"fork":false,"pushed_at":"2024-09-10T06:24:26.000Z","size":3486,"stargazers_count":96,"open_issues_count":4,"forks_count":46,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-31T09:41:12.312Z","etag":null,"topics":["gptlink","react","tailwindcss"],"latest_commit_sha":null,"homepage":"https://gptlink-web.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gptlink.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-31T02:17:14.000Z","updated_at":"2025-03-31T05:50:46.000Z","dependencies_parsed_at":"2024-01-14T10:10:50.520Z","dependency_job_id":"e9b76aab-97e6-4d32-bdb4-948b0b93ff55","html_url":"https://github.com/gptlink/gptlink-web","commit_stats":null,"previous_names":["gptlink/gptlink-web"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptlink%2Fgptlink-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptlink%2Fgptlink-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptlink%2Fgptlink-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptlink%2Fgptlink-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gptlink","download_url":"https://codeload.github.com/gptlink/gptlink-web/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252873640,"owners_count":21817705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gptlink","react","tailwindcss"],"created_at":"2024-08-02T01:02:49.196Z","updated_at":"2025-05-07T11:42:41.781Z","avatar_url":"https://github.com/gptlink.png","language":"TypeScript","funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1 align=\"center\"\u003eGPTLink Web\u003c/h1\u003e\n  \u003cp\u003e 只需简单几步，即可基于 GPTLink 快速搭建你的 ChatGPT 站点。\u003c/p\u003e\n\n[体验地址](https://gptlink-web.vercel.app) · [反馈](https://github.com/gptlink/gptlink-web/issues) · [微信加群](./docs/qrcode.png)\n\n  \u003cimg src=\"./docs/banner.png\" /\u003e\n\u003c/div\u003e\n\n## 🎉 特性\n\n`GPTLink Web` 为 [gptlink](https://github.com/gptlink/gptlink) 项目用户端源码。可将此源码编译后后，替换 `gptlink/gptweb` 目录重新构建镜像，重新构建属于你的专属应用。\n\n- 接入 [GPTLink](https://gpt-link.com/) 接口, 内置丰富功能\n- 采用 `vite` + `react`, 开箱即用的极速开发体验\n- 基于 [Tailwind CSS](https://tailwindcss.com/) + [shadcn/ui](https://ui.shadcn.com/) 生态，轻松定制 `UI`\n\n## 📦 环境准备\n\n1. `node` 建议使用 `^16 || ^18 || ^19` 版本\n\n2. 安装 pnpm 包管理工具\n\n```shell\nnpm install pnpm -g\n```\n\n## 🔨使用\n\n- 获取项目代码\n\n```shell\ngit clone https://github.com/gptlink/gptlink-web\n\ncd gptlink-web\n\n* 安装依赖\npnpm install\n\n# 本地调试，构建命令 pnpm run build\npnpm run dev\n```\n\n## ✅ 版本计划\n\n- [x] 导出聊天分享图片\n- [x] 移动端适配\n\n## 项目\n\n### 项目配置\n\n项目配置文件位于根目录 `.env` ，如若不存在此文件，将 `.env.example` 复制一份更名为 `.env` 作为配置项进行使用，详细配置如下：\n\n| 变量名称              | 示例                        | 说明             |\n| --------------------- | --------------------------- | ---------------- |\n| VITE_APP_API_BASE_URL | `http://127.0.0.1` | 接口基础请求地址 |\n\n## 参与贡献\n\n贡献之前请先阅读 [贡献指南](https://github.com/gptlink/gptlink/blob/master/CONTRIBUTING.md)\n\n我们深知这不是一个完美的产品，但是它只是一个开始，欢迎加入我们一起完善！\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgptlink%2Fgptlink-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgptlink%2Fgptlink-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgptlink%2Fgptlink-web/lists"}