Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.28 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.28 KB

How it works:

  • For IOS it will be redirected on page load (with popup for user approval).
  • For Android the user will have to click a button (href). https://youtu.be/iFwm8fYxUQg

Deployment

If you already have existing aws account, I recommend auto deploying this kind of React web app with : aws-amplify

It should be self explanatory to define the following with no more then 10 minutes:

  • Connect your Github repo.
  • Define auto deploy on push to master branch.
  • Define custom domain so you user will understand what is the purpose of the web page.

There you go, now you have a web page with https prefix you can define for your bot for when a user asks to “go back to app”.