You can test it first to see if there is any problem after you get a new computer, and continue to give feedback. Please open a new question.
I'll get an understanding of the modules code first, run the code, and then open a new question, if necessary.
Thank you so much for doing all of that! I can only test at my end when I get my new machine.
I have source for Product service modules. When I try to send you zip files of the source code, your mail server rejects them. So, where do you want me to upload them?
Hey Maliming!
Do you mean all of these projects are working?
If they are, could you please update changes to the source code, if any, at:
https://github.com/maliming/Abp-3394
After this, I have source code for modules, which we need to add to the Product service and then test each module.
Best Regards,
Justin
ok
Good morning Maliming!
I haven't heard from you since Thursday. I really need your help.
Could you please run the 3 apps (auth server, public web, web) and the 2 gateways (web, web public) and report back to me?
Then, there are services which need to be tested.
Best Regards,
Justin
hi
OK, I think there will be no problem with your new computer
But I don't yet have a new computer. Therefore, could you please run the 3 apps (auth server, public web, web) and the 2 gateways (web, web public) and report back to me. I won't get a new machine until the end of the month! :-)
Please check the command steps on https://github.com/maliming/Abp-3394/issues/1
Good morning Maliming!
Noted the command steps. Before I run the steps on my machine for AuthServer and PublicWeb, could you please run those apps on your machine and report back to me?
Next week, I am going to meet my employer in Sydney. Before I go there, if all of the app, gateways, services, and shared applications working, I can rest easy.
Best Regards,
Justin
- the
node_modules
will be restored by theabp install-libs
command.dotnet build /graphbuild
andabp install-libs
PublicWeb
depends theAuthServer
Alright, so if I cloned the source code from that Github repo and ran those commands in that order in the AuthServer folder, the AuthServer app would work?
You have also executed a "yarn" command during our zoom session. Is it not needed to execute "yarn"?
When you say "PublicWeb depends on AuthServer", do you mean that I should have the AuthServer app running before running the PublicWeb app?
Here are my questions:
i have several more questions...
Good morning Maliming!
When you're online, could you ping me please? I have a series of questions that I want to ask you about the solution that is working now.
Best Regards,
Justin
hi
I tested it, It works after deleting some files.
https://github.com/maliming/Abp-3394/issues/1 https://github.com/maliming/Abp-3394/tree/main/src https://github.com/maliming/Abp-3394/commit/f95b70cc24ea96dc4da3b08c8a1ece5e6063dd07
OK. Now, I would like you to test all of the other apps in the solution because my new machine will not be available until probably next week. After you have tested all of the other apps, you can replace the source code files in your repo with new source code files edited by you. I will clone the source code on to my machine. Could you do that please?