busy-sandwich-94034
08/03/2022, 4:21 PMdatahub-web-react
module standalone to debug frontend locally, I try with this command(yarn start:mock
), I think this command would start the frontend with the mock data in graphql-mock
directory and doesn't to start any other module(datahub-frontend(actually web-server) & gms
) , but after open localhost:3000
, I encounter the uri be redirected die loop like the screenshot, is there anyone has the same situation?
BTW, seems there is no hot loader after starting, do I need to import kind of craco-fast-refresh
manually?
Thank you so much!green-football-43791
08/03/2022, 4:26 PMyarn start
and running the rest of datahubbusy-sandwich-94034
08/04/2022, 1:55 AMbig-carpet-38439
08/04/2022, 8:49 PMbusy-sandwich-94034
08/05/2022, 3:49 AMfull-chef-85630
12/27/2022, 7:09 AM