React&Typescript
Graphql Spring Boot Backend
git clone https://github.com/qiusuo-fuyuan/qiusuo-frontend.git\ cd qiusuo-frontend\ touch .env.dev&touch .env.prod\ npm install
The content of this file BACKEND_URI="http://localhost:8080"\ GITHUB_API_URL=https://github.com/login/oauth/authorize\ GITHUB_API_CLIENT_ID=xxx\ GITHUB_API_CLIENT_SECRET=xxx
WECHAT_API_URL=\ WECHAT_API_CLIENT_ID=\ WECHAT_API_CLIENT_SECRET=
If you have problems, please report as soon as possible.