Revel Systems Online Ordering application
Installation and Setup:
- In js/main.js set
app.REVEL_HOST
property to proper value (e.g.https://mystore.revelup.com
) - Deploy root folder under web server
- In Revel backend application go to
Settings->Online Ordering Settings
and add host name of your web server to the list of host inCORS Allowed Origins
setting (e.g.mycompany.com
).