electron-actionhero
Actionhero app
A desktop application built with Electron where Actionhero handles the real work, using a multiprocess architecture.
Bundle Actionhero inside an Electron app
6 stars
3 watching
0 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
actionhero/actionhero-react-native-example | A React Native project demonstrating real-time communication using websockets between a mobile client and a remote server. | 16 |
evantahler/actionhero | A reusable and scalable API server toolkit with integrated cluster capabilities and support for multiple transports. | 0 |
lukejacksonn/hyperapp-electron | A minimal Electron application with HyperApp, LiveReload and Redux Devtools | 51 |
actionhero/actionhero-node-client | A client library for Node.js to connect to an Actionhero server over TCP sockets. | 34 |
actionhero/actionhero-tutorial | An example project demonstrating common features of Actionhero, including an API for blogging and chatting, with tutorials on setting up the project and learning its core concepts. | 158 |
adopted-ember-addons/ember-electron | A tool for building desktop applications from Ember apps using Electron. | 805 |
actionhero/ah-sequelize-plugin | A plugin that enables interaction between Actionhero and Sequelize for database management in Node.js applications | 36 |
jimschubert/electron-aurelia-example | An Electron desktop application built with Aurelia framework | 35 |
apoco/cycle-electron-driver | Provides drivers and tools for building Electron apps using Cycle.js | 23 |
dutchigor/pluggable-electron | A framework to build Electron apps with extensible codebase using inversion of control and dependency inversion principles | 145 |
seesharper/aureliaelectronhappiness | A sample application demonstrating how to use Aurelia with Electron for building desktop applications. | 7 |
manidlou/elemon | Tool to enable live-reload of Electron applications during development | 73 |
itsmapleleaf/remix-electron | A tool for integrating Electron with Remix, allowing developers to build desktop applications using Remix and Electron together | 297 |
electron/packager | Tools for packaging and distributing Electron applications on multiple platforms. | 175 |
tzellman/hyperapp-boilerplate | A sample HyperApp application demonstrating production-ready development and deployment using FlyJS, Rollup, and Taskr. | 47 |