Giter VIP home page Giter VIP logo

chatgpt-java-uniapp's Introduction

项目说明


进度说明

  • 本月更新适配PC版本的前端

本地JAVA部署

  • 通过git下载源码
  • idea、eclipse需安装lombok插件,不然会提示找不到entity的get set方法
  • 创建数据库renren_security,数据库编码为UTF-8
  • 执行renren-api/db/chatgpt.sql文件,初始化数据
  • 后台管理默认账号密码为admin
  • 修改application-dev.yml文件,更新MySQL账号和密码
  • 运行后在后台管理-->系统设置-->参数管理对应修改公众号/小程序等APPID

本地后台管理VUE运行

  • 您需要提前在本地安装Node.js,版本号为:[12.x、14.x],再使用Git克隆项目或者直接下载项目后,然后通过终端命令行执行以下命令。
# 切换到项目根目录

# 安装插件
npm install

# 启动项目
npm run serve

本地UNIAPP代码运行

  • 修改utils/evn.js中的BASE_URL为你的api地址
  • 修改utils/evn.js中的BASE_WS为你的ws api地址
  • 修改utils/request.js中的BASE_URL为你的api地址
  • 修改manifest.json中的小程序appid
# 切换到项目根目录

# 安装插件
npm install

项目截图(截图内容为商业版本)

输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明

普通版本与商业版的区别

区别

详细可联系

VX:shican19930703 输入图片说明

chatgpt-java-uniapp's People

Contributors

shican1234 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.