Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 178 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 178 Bytes

wai-chat-chatgpt

a chatgpt api use swagger

Run

cp wrangler.dist.toml wrangler.toml
npm start

Deploy

cp wrangler.dist.toml wrangler.prod.toml
npm start