68a5f80c31d2b3f3c277fedb1b971086ce0a3bd5
Sites were previously left running in the background after closing the app. before-quit now defers quitting until `ddev poweroff` finishes (or times out), stopping every running project's containers in one shot. Co-Authored-By: Claude Sonnet 5 <[email protected]>
aurora-dockside
An Electron application with React and TypeScript
Recommended IDE Setup
Project Setup
Install
$ pnpm install
Development
$ pnpm dev
Build
# For windows
$ pnpm build:win
# For macOS
$ pnpm build:mac
# For Linux
$ pnpm build:linux
Languages
TypeScript
98.6%
JavaScript
0.6%
CSS
0.5%
HTML
0.3%