oddsdk/odd-app-template

Add a redirects file so routing / deeplinking works

Closed this issue · 0 comments

bmann commented

Motivation

The redirects file will soon be available in IPFS gateways.

In the meantime, this should also deploy seamlessly to modern static front ends like Netlify, Vercel (that's issue #9 for the full potential list over time).

Adding the redirects file will mean that people attempting to use those platforms will "just work".

Finish Line

  • Add a _redirects file that will enable the template app to work on Cloudflare Pages, Netlify, Vercel, etc
  • Document how to deploy in the README