You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
morloi edited this page Sep 23, 2015
·
10 revisions
Mosaico is a frontend/javascript application: you can serve it through any httpd server such as Apache or IIS.
However, Mosaico, for working, needs a server based backend, for image upload/manipulation, email download and send, or any other integration with your services.
The gitHub open source distribution provide a minimal node.js backend suitable just for tests, your backend could be developed in any language.
For further information refer to the example backend provided by the distribution.