-
## Prerequisites
- [x] Using npm
- [x] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main)
- [x] Using latest version o…
-
## Prerequisites
- [x] Using npm
- [x] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main)
- [x] Using latest version of de…
-
## Summary
I'm wondering if there is gonna be linux support for this app. (Arch)
-
Replace the placeholder modal opened by the help button in Topbar with opening a new window showing docs for Dawn and the robot API. We should probably ask Runtime for updated Markdown or HTML for t…
-
### Clear and concise description of the problem
Hi, I'm looking to integrate nuxt with electron. I'm coming from the Quasar project. Quasar uses electron-vite.
I started with `nuxt-electron` pl…
-
Hi, thanks for maintaining this list. I just created simple Svelte+Electron+Storybook application template, what do you think, should I add it here?
Link to repo: https://github.com/maxatwork/svelt…
-
## Prerequisites
- [x] Using npm
- [x] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main)
- [x] Using latest version o…
-
I'm building an electron app based on electron-react-boilerplate with these versions:
electron: ^31.3.0
react-router-dom: ^6.22.3
electron-router-dom: ^2.0.0
webpack: ^5.88.2
And react-router…
-
Hi Flavio!
I've recently started a proyect with this boilerplate and it's fantastic. But I've stumble upon a problem when trying to use
ESM pure packages, such as `electron-store`.
Why have you…
-
@amilajack How to use webpack-obfuscator with electron-react-boilerplate?
i am getting cannot find module './lib/express'
i am using express server to run react part on port
and i have used we…