antdFront icon indicating copy to clipboard operation
antdFront copied to clipboard

as developer i wan to have a react example

Open thanghps opened this issue 3 years ago • 11 comments

thanghps avatar Jan 10 '22 01:01 thanghps

wait for few days , will update a react + nest.js + postgres + typeorm realworld example~

X-neuron avatar Jan 12 '22 07:01 X-neuron

Additional, i am unable to get global state from main fe in the micro app or i don't know the way to get it. Could you please help clarify this.

thanghps avatar Jan 12 '22 09:01 thanghps

qiankunApiDoc this docs will help you ~

X-neuron avatar Jan 12 '22 14:01 X-neuron

Dear X-neuron, Could you please update the example?

thanghps avatar Jan 19 '22 11:01 thanghps

Dear X-neuron, Could you please update the example?

Because of the reason of my city COVID-19, I temporarily can not return to the office to export the required project instances. It will take about 2 weeks.. If you are in a hurry, I think this example can help you:awesome-nest-boilerplate

X-neuron avatar Jan 23 '22 02:01 X-neuron

Bassicaly, i've a problem when add react js example, that is it is not hot reload when code is changed. when code is changed, whole page is refresh, i expect only the reactjs example is hot reload.

Do you have any suggesstion?

thanghps avatar Jan 25 '22 13:01 thanghps

this tempalte does'nt support hot reload?

you can run : npm run dev and then change: src/pages/test4/CountBtn.jsx change the ui as you like and save you can see ,it does'nt refresh the hole page,just refresh the tab panel..

X-neuron avatar Jan 27 '22 11:01 X-neuron

Dear X-neuron, Could you please update the example?

https://github.com/X-neuron/x-plat.git
this app base on this tempalete in the real world~ may be useful for you~

X-neuron avatar Feb 10 '22 13:02 X-neuron

Could you please explain some questions? 1, what is the different of this repo and antdFront? 2, can you add a reactjs example to x-plat?

thanghps avatar Feb 10 '22 13:02 thanghps

Could you please explain some questions? 1, what is the different of this repo and antdFront? 2, can you add a reactjs example to x-plat?

antdfront is a template , x-plat is a react frontend project base on this template without backend~ x-plat contain many pages 、jwt session examples in it that may help you build your own project feed you need~

X-neuron avatar Feb 11 '22 06:02 X-neuron

Dear, I see the error below: SW registration failed: DOMException: Failed to register a ServiceWorker for scope

Could you help investigate the issue? Thank you very much.

thanghps avatar Feb 14 '22 17:02 thanghps