Code Monkey home page Code Monkey logo

gptlink-web's Introduction

GPTLink Web

只需简单几步,即可基于 GPTLink 快速搭建你的 ChatGPT 站点。

体验地址 · 反馈 · 微信加群

🎉 特性

GPTLink Webgptlink 项目用户端源码。可将此源码编译后后,替换 gptlink/gptweb 目录重新构建镜像,重新构建属于你的专属应用。

  • 接入 GPTLink 接口, 内置丰富功能
  • 采用 vite + react, 开箱即用的极速开发体验
  • 基于 Tailwind CSS + shadcn/ui 生态,轻松定制 UI

📦 环境准备

  1. node 建议使用 ^16 || ^18 || ^19 版本

  2. 安装 pnpm 包管理工具

npm install pnpm -g

🔨使用

  • 获取项目代码
git clone https://github.com/gptlink/gptlink-web

cd gptlink-web

* 安装依赖
pnpm install

# 本地调试,构建命令 pnpm run build
pnpm run dev

✅ 版本计划

  • 导出聊天分享图片
  • 移动端适配

项目

项目配置

项目配置文件位于根目录 .env ,如若不存在此文件,将 .env.example 复制一份更名为 .env 作为配置项进行使用,详细配置如下:

变量名称 示例 说明
VITE_APP_API_BASE_URL http://127.0.0.1 接口基础请求地址

参与贡献

贡献之前请先阅读 贡献指南

我们深知这不是一个完美的产品,但是它只是一个开始,欢迎加入我们一起完善!

License

MIT

gptlink-web's People

Contributors

pengyyyyy avatar overtrue avatar 0daynick avatar chengyeren avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.