kkota1 / axis-flux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an old project of mine to speed up automation of server side commands via GUI

It uses Angular 1.x, socket.io, and a Flux-like architecture with unidirectional data flow. Write nodejs scripts in src/scripts and the glue code is automatically generated to access them from templates in src/views.

npm i -g bower
npm install
node index

About


Languages

Language:JavaScript 51.5%Language:HTML 48.5%