chenyong0923 commented on issue #1157: URL: https://github.com/apache/incubator-answer/issues/1157#issuecomment-2441166999
> You need to configure it first to ensure that the UI has access to the correct backend service API. Not work,I'll outline the steps involved 1. make ui 2. cd ui, pnpm I & pnpm start (this REACT_APP_API_URL used default http://10.0.20.84:8080 or used http://127.0.0.1) 3. go run cmd/answer/main.go init -C ./answer-data 4. request http://localhost:80/install in browser (this is backend service) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
