keep-network / tbtc-dapp

Deposit BTC and redeem TBTC
http://dapp.test.tbtc.network/
MIT License
33 stars 31 forks source link

Add nginx config to route paths properly #179

Closed Shadowfiend closed 4 years ago

Shadowfiend commented 4 years ago

The dApp expects all URLs to render the index.html file, just under a different URL path. This pulls from work on the Keep Token Dashboard to achieve that for the tBTC dApp as well.

Shamelessly stolen from @r-czajkowski's work on the Keep staking dApp.