In a previous blog post we explained how to host an EmberJS application in nginx with a backend API. First, we had to build the…
Tag: deployment
In the mu.semte.ch framework we use EmberJS in the frontend. The data is retrieved through Ember Data or AJAX requests, via the identifier and dispatcher, from the microservices…