You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| .vscode | 4 years ago | |
| docs | 4 years ago | |
| public | 4 years ago | |
| service | 4 years ago | |
| src | 4 years ago | |
| .editorconfig | 4 years ago | |
| .env | 4 years ago | |
| .eslintignore | 4 years ago | |
| .eslintrc.cjs | 4 years ago | |
| .gitattributes | 4 years ago | |
| .gitignore | 4 years ago | |
| .npmrc | 4 years ago | |
| .prettierrc.json | 4 years ago | |
| CHANGELOG.md | 4 years ago | |
| README.md | 4 years ago | |
| index.html | 4 years ago | |
| license | 4 years ago | |
| package.json | 4 years ago | |
| pnpm-lock.yaml | 4 years ago | |
| postcss.config.js | 4 years ago | |
| tailwind.config.js | 4 years ago | |
| tsconfig.json | 4 years ago | |
| vite.config.ts | 4 years ago | |
README.md
ChatGPT Bot Web
This is a ChatGPT web application demo with express and vue3
Intro
node >= 18pnpm installnode deps- set
OPENAI_API_KEYin.env
Run
# 1. run service
pnpm run service
# 2. run web
pnpm run dev
License
MIT © ChenZhaoYu
