Skip to content

Realtime GUI for noderunner daemon created using Websockets and React. It shows list of jobs in each queue and offers oppurtunities to their management.

License

Notifications You must be signed in to change notification settings

ebrana/noderunner-gui

Repository files navigation

Popis

Podrobný popis krok za krokem nalezente v samostatném článku.

Před stažením

Nainstalujte si node.js. Poté i (globálně) gulp.js.

npm install -g gulp

Stažení

git clone https://github.com/tajo/javascript.git
cd javascript/examples/dev-stack
npm install

Začněte vyvíjet

  • v terminálu napište gulp
  • otevřete prohlížeč na adrese localhost:8000

Produkční verze

  • v terminálu napište gulp -p

ESLint

  • v terminálu napište gulp eslint

About

Realtime GUI for noderunner daemon created using Websockets and React. It shows list of jobs in each queue and offers oppurtunities to their management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published