mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced 2025-07-21 11:57:47 +00:00
320 B
320 B
ChatGPT Web Bot
This is a ChatGPT web application demo with express and vue3
Intro
node >= 18
pnpm install
node deps- set
OPENAI_API_KEY
in.env
Run
# 1. run service
pnpm run service
# 2. run web
pnpm run dev
License
MIT © ChenZhaoYu