Desktop Electron app for managing multiple local Vite dev/prod servers
  • TypeScript 98.9%
  • CSS 0.6%
  • HTML 0.3%
  • JavaScript 0.2%
Find a file
2026-03-15 11:56:32 -04:00
bin feat: add scan results modal, packaging config, and CLI entry 2026-03-15 09:17:12 -04:00
build feat: custom start/stop commands per project 2026-03-15 10:10:44 -04:00
docs/superpowers Add ViteDash implementation plan (18 tasks, 7 chunks) 2026-03-14 14:32:59 -04:00
src feat: custom start/stop commands per project 2026-03-15 10:10:44 -04:00
.gitignore Scaffold Electron + Vite + React + TypeScript project 2026-03-14 15:20:55 -04:00
electron.vite.config.ts Scaffold Electron + Vite + React + TypeScript project 2026-03-14 15:20:55 -04:00
package-lock.json Scaffold Electron + Vite + React + TypeScript project 2026-03-14 15:20:55 -04:00
package.json feat: add scan results modal, packaging config, and CLI entry 2026-03-15 09:17:12 -04:00
tsconfig.json Scaffold Electron + Vite + React + TypeScript project 2026-03-14 15:20:55 -04:00
tsconfig.node.json Scaffold Electron + Vite + React + TypeScript project 2026-03-14 15:20:55 -04:00
tsconfig.node.tsbuildinfo feat: custom start/stop commands per project 2026-03-15 10:10:44 -04:00
tsconfig.web.json Scaffold Electron + Vite + React + TypeScript project 2026-03-14 15:20:55 -04:00
tsconfig.web.tsbuildinfo feat: custom start/stop commands per project 2026-03-15 10:10:44 -04:00
vitest.config.renderer.ts Configure Vitest for main and renderer processes 2026-03-14 15:39:45 -04:00
vitest.config.ts Configure Vitest for main and renderer processes 2026-03-14 15:39:45 -04:00