Skip to content

Electron client using Typescript / JS / React with grpc for backend communication

License

MIT, CC0-1.0 licenses found

Licenses found

MIT
LICENSE
CC0-1.0
LICENSE.md
Notifications You must be signed in to change notification settings

dmZhan/electron-grpc-client

 
 

Repository files navigation

electron-grpc-client

Electron client using Typescript / JS / React with grpc for backend communication

Clone and run to see Electron in action using grpc to access a remote service

This is a minimal Electron application based on the Quick Start Guide within the Electron documentation.

To Use

# Clone this repository
git clone https://github.com/philcleveland/electron-grpc-client
# Go into the repository
cd electron-grpc-client

Install dependencies

npm install

Rebuild native dependencies

npm rebuild

Run the app

npm start

Other Example Apps

For more example apps, see the list of boilerplates created by the awesome electron community.

Learn more about Electron and its API in the documentation.

License MIT License)

About

Electron client using Typescript / JS / React with grpc for backend communication

Resources

License

MIT, CC0-1.0 licenses found

Licenses found

MIT
LICENSE
CC0-1.0
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.3%
  • TypeScript 13.6%
  • HTML 13.1%