bruno/packages/bruno-electron
lohit f43775e245
chore: removed unused libraries (#3330)
* chore: posthog-node lib version upgrade

* chore: removed github button

* chore: removed lossless-json and json-bignt lib

* chore: updated package lock

* chore: removed unused libraries
2024-10-21 18:31:42 +05:30
..
resources Update MacOS icon 2023-11-26 20:06:34 +00:00
src Merge branch 'main' into feat/global-environments 2024-10-08 10:26:13 +05:30
tests bugfix(#1320):Now the form-url-encoded params in the body can contain multiple values with same name. (#2964) 2024-09-15 23:27:16 +05:30
.env.sample feat(#BRU-31): notifications feature draft (#1730) 2024-03-11 17:48:52 +05:30
.gitignore
electron-builder-config.js Feat/electron bump (#2668) 2024-07-19 16:29:10 +05:30
notarize.js
package.json chore: removed unused libraries (#3330) 2024-10-21 18:31:42 +05:30
readme.md

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