Loading repository data…
Loading repository data…
Goridev / repository
A Zsh-powered project generator that scaffolds a complete Electron + Next.js + TypeScript + Tailwind + gRPC desktop application with clean architecture, preload isolation, IPC typing, CLI generation and Jest test suite. Build production-grade Electron apps in seconds.
A full-featured project generator that creates a complete Electron + Next.js + TypeScript + Tailwind + gRPC desktop application — with clean architecture, typed IPC, preload isolation, Jest tests, CLI integration and production packaging via electron-builder.
This script automatically sets up everything you need to build a modern desktop application with a web-based renderer and a strongly typed backend.
mainpreloadrenderercligrpcClone the repository:
git clone https://github.com/yourname/create-electron-next-app
cd create-electron-next-app