javascript - Single Meteor application having multiple domains -



javascript - Single Meteor application having multiple domains -

is possible create single meteor application having multiple domains , displaying different views/layouts depending on domain?

for example, have admin interface accessible on admin.myapp.com , 2 domains storex.com , storey.com. both domains should point info admin.myapp.com displaying info (mostly) independently of each other.

perhaps improve approach utilize meteor's pub/sub capabilities, rather sharing db per say. it's exclusively possible publish , subscribe across meteor apps, or indeed implementation using ddp.

http://docs.meteor.com/#/full/ddp_connect

javascript node.js meteor multiple-domains sites

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -