-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Alexander Dennhoven edited this page Apr 18, 2026
·
2 revisions
- Windows 10/11
- Node.js 20+
- npm 10+
npm installnpm startnpm run lintnpm run build:win$env:CSC_LINK="C:\certs\signing.pfx"
$env:CSC_KEY_PASSWORD="your-password"
npm run build:win:signed-
src/main: Electron Main Process und Preload -
src/renderer: Desktop-UI -
assets: Icons und statische Medien -
build: Packaging Hooks -
.github: CI und Community-Konfiguration
AegisBridge OS Guard Wiki · Maintained by project contributors.