Activities of "justinf"

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?

  1. Auth Server (app)
  2. Public Web (app)
  3. Web (app)
  4. Web (gateway)
  5. Web Public (gateway)
  6. Administration (service)
  7. Identity (service)
  8. Product (service)
  9. Saas (service)
  10. DBMigrator (shared)
  11. Hosting (shared)
  12. AspNetCore (shared)
  13. Gateways (shared)
  14. Microservices (shared)
  15. Localization (shared)

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

  1. the node_modules will be restored by the abp install-libs command.
  2. dotnet build /graphbuild and abp install-libs
  3. PublicWeb depends the AuthServer

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:

  1. I noticed that in this path (https://github.com/maliming/Abp-3394/tree/main/src/apps/auth-server/src/Firebird2.AuthServer), there is no node_modules folder. So, if I cloned the repo and ran it on my machine, will the AuthServer app run just like on your machine?
  2. After I clone the repo on my machine, what are the series of commands I need to execute to build and run the AuthServer app, i.e., dotnet build, npm, yarn, abp install-libs, etc.? Could you please give me a full list of those commands in the right sequence?
  3. Will the PublicWeb app in this path (https://github.com/maliming/Abp-3394/tree/main/src/apps/public-web/src/Firebird2.PublicWeb) run like the AuthServer app?

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?

Showing 1 to 10 of 51 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11