Deploying of an electron app

My app is a web app running with service worker, that caches all needed files, so that then this web app is available as full featured offline application. I have created simple electron application that just loads my web app.

Here is my web app:
https://bolls.life

Here is the electron repo:
https://github.com/Bohooslav/bolls-electron

This is a web app for reading the Bible and I will be very glad to share it with other peoples via flathub. Thanks)

Please take a look at example app. The builds are required to be offline so you’ll need to use node generator to generate JSON snippets for your modules.

Basics are described in flatpak documentation and submission process in Flathub wiki: https://github.com/flathub/flathub/wiki/App-Submission and https://github.com/flathub/flathub/wiki/App-Requirements

1 Like

This topic was automatically closed after 17 hours. New replies are no longer allowed.