@adriatic well aurelia runs by default on localhost:9000, of course I started the application with au run
but the main could not be loaded, because aurelia was trying to load it using the wrong path. So something clearly went wrong with my approach. Idk what will be different doing the other way. But I will try it.