2023-08-23 13:33:37 +02:00
2023-08-22 22:29:52 +02:00
2023-07-15 17:38:44 +00:00
2023-08-22 22:08:01 +02:00
2023-07-15 16:05:17 +02:00
2023-06-25 16:31:16 +02:00
2023-07-15 16:17:16 +02:00
2023-07-15 19:21:07 +00:00

gui

yet another way to manage your sern projects!

Open in Gitpod

why do u use electron!?!?! switch to tauri!! im mad uwu (⌣̀_⌣́)

answer

where's the electron code?

electron/index.ts

how do I build the app?

yarn build-electron (tested on linux. wine must be installed to build windows packages)
yarn build-electron-windows (not tested but should work. use this if on windows. only builds windows packages)
yarn build-electron-mac

CI builds?

CI builds are a WIP. We have working Linux and Windows CircleCI workflows in place, but build artifacts are still not implemented.
The project is in a very early stage and currently I build binaries on my host computer.
I know this is annoying, but you should build yourself the app (which you can do by following the last question)

Description
No description provided
Readme 601 KiB
Languages
TypeScript 85.4%
HTML 7.4%
CSS 7.2%