bruno/packages/bruno-electron
2023-09-24 23:02:39 +05:30
..
resources feat: electron build for mac 2022-10-17 21:04:05 +05:30
src feat(#199): Env Secrets - UI and Electron Layer updates 2023-09-24 23:02:39 +05:30
tests/utils feat(#199): electron safeStorage util for storing secrets with aes256 fallback 2023-09-24 17:49:28 +05:30
.gitignore feat: windows codesigning 2023-02-26 17:22:30 +05:30
electron-builder-config.js chore: electron notarization for mac 2023-09-13 18:09:59 +05:30
notarize.js chore: electron notarization for mac 2023-09-13 18:09:59 +05:30
package.json feat(#199): electron safeStorage util for storing secrets with aes256 fallback 2023-09-24 17:49:28 +05:30
readme.md feat: windows codesigning 2023-02-26 17:22:30 +05:30

bruno-electron

# electron dev
npm start

# generate pfx file for signing windows build
openssl pkcs12 -export -inkey sectigo.key -in sectigo.pem -out sectigo.pfx