paritytech / substrate-light-ui

Minimal, WASM-light-client-bundled Substrate wallet for balance transfers
Apache License 2.0
72 stars 23 forks source link

On each PR, deploy artifacts #799

Open amaury1093 opened 4 years ago

amaury1093 commented 4 years ago

As discussed with @sjeohp, we could build some stuff on each PR to allow easy testing:

amaury1093 commented 4 years ago

We would need to deploy to a provider that provides http (not S), because of the no-ws-from-https problem.

From what I quickly saw, netlify and now.sh only allow https, but surge might work: https://surge.sh/help/using-https-by-default