Skip to content

mondora/mondora-asteroid

Repository files navigation

#Package to configure Meteor to be used with Asteroid

##Install instructions

Install the package using meteorite:

meteor add mondora:asteroid

Set the ALLOWED_ORIGIN environment variable:

export ALLOWED_ORIGIN='http://example.com'

Launch Meteor

meteor