Skip to content

A minimal electron application running with a scuttlebot server

License

Notifications You must be signed in to change notification settings

m4gpi/scuttletron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scuttletron

Clone and run for a simple app build setup for Scuttlebutt with Electron.

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. We'd also recommend installing nvm. Then in your terminal run:

# Clone this repository
git clone https://github.com/kgibb8/scuttletron
# Go into the repository
cd scuttletron
# Install dependencies
npm install
# Run the app
npm start

# Options
APP_NAME=scuttletron PORT=4567 npm start

Core Dependencies

  • Node v8.4.0
  • Electron
  • Scuttlebot

Other Scuttlebutt modules for further development

Learn about Scuttlebutt

Check out these resources for some great entry points into learning more about coding in Node with Scuttlebutt:

License

CC0 1.0 (Public Domain)

About

A minimal electron application running with a scuttlebot server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published