Closed
Description
Everyday users want to use a native OS installer to install apps. In order to support this, we need to use a package builder like electron-builder to generate those installers.
What to do:
- Add an electron package builder like electron-builder that gan generate installers for Windows, Mac and Linux
- Configure the builder so we can automatically generate new installers and release them to dist.ipfs.io
There's some helpful, but slightly outdated, info in #20.