Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Electron Node-RED template

License

NotificationsYou must be signed in to change notification settings

sammachin/workbench

 
 

Repository files navigation

This is an Electron application to embed Node-RED with a Dashboard generated by node-red-dashboard.It also includes ngrok to expose your node red server to the internet for incomming webhooks

To Use

To clone and run this repository you'll needGit andNode.js (which comes withnpm) installed on your computer. From your command line:

# Clone this repositorygit clone https://github.com/sammachin/workbench.git# Go into the repositorycd electron-node-red# Install dependencies and run the appnpm install&& npm start

TL:DR - building runtimes

You can runnpm run build to build binaries of "everything".

Builds are created in thedist directory.

Packaging your application

# build for OSX 64 bitsnpm run build:osx# build for Windows 64 bitsnpm run build:win64# build for Linux 64 bitsnpm run build:linux64

LicenseApache 2-0

About

Electron Node-RED template

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript83.9%
  • HTML15.8%
  • CSS0.3%

[8]ページ先頭

©2009-2025 Movatter.jp