Skip to content

mondora/meteor-mondora-asteroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Package to configure Meteor to be used with Asteroid

##Install instructions

Install the package using meteorite:

mrt install mondora-asteroid

Set the ALLOWED_ORIGINS environment variable:

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

Launch Meteor

meteor