create-react-app
redux-toolkit
redux-saga
Ant Design
Express
OpenAIAPI
https://github.com/bcExpt1123/chatgpt-example/blob/main/README.md
https://github.com/bcExpt1123/chatgpt-example/issues
-
backend
cd backend
npm i
npm run dev
or
yarn dev
-
frontend
cd frontend
npm i
yarn start
-
backend
npm run start
-
frontend
npm run build