Skip to content

hpm/deep-link-redirect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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”.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.9%
  • HTML 18.2%
  • CSS 9.9%