mardi 26 avril 2016

Structure emberjs application as different modular apps

We are new to emberjs and are looking to replace our existing project client side with a SinglePage Framework like EmberJs. We have an issue with the way Ember is structured at first glance.

Our structure at the moment is like so:

  • /web
    • core
    • apps
      • app1
      • app2

We would like to keep that sort of structure but looking at ember you can only have 1 app and then each up would have to spread its files in the different directories (i.e routes, controllers, models, etc) Is there a way to have emberjs apps running next to each other and talking to each other?




Aucun commentaire:

Enregistrer un commentaire