1

I have an application that has two sites:

  1. Landing site - with product info and e-commerce site where users can buy services
  2. Administration site - where user can manage bought services, add users etc..

Each of the site has it's own css and jscript.

My idea is to have a "Login" link on the Landing site that will lead logged in users to the administration site. If I take an usual aurelia folder setup, I will have a "src" folder.

What then? Create subfolder per each site and then put all site assets in that subfolder?

How is best to connect two sites in aurelia application?

Do I use child router or something else?

I am using asp.net core as backend with webpack template created with dotnet new...

Please help

Thanks

Luka
  • 4,075
  • 3
  • 35
  • 61
  • I think your Q has is similar to another Q, to which I answered here https://stackoverflow.com/a/54874085/6672580 Can you have a look at that? – bigopon May 16 '20 at 12:33
  • Thanks, I will take a look and see if it fits. – Luka May 20 '20 at 06:37

0 Answers0