Will the wordpress site hosting the embed support https? If so, then the app should be https to avoid security warnings. Recommended for the app to be https in any event.
If deploying to heroku, relatively straightforward, and we can use letsencrypt to do it for free. If self-hosted, should be straightforward too.
If https, we need to go over the embed JS to make sure it's requesting appropriately
Will the wordpress site hosting the embed support https? If so, then the app should be https to avoid security warnings. Recommended for the app to be https in any event.
If deploying to heroku, relatively straightforward, and we can use letsencrypt to do it for free. If self-hosted, should be straightforward too.
If https, we need to go over the embed JS to make sure it's requesting appropriately