Git Product home page Git Product logo

bionet-labdevice-server's Introduction

This is a work in progress. Come back later.

This is the web app used for initial registration of bionet labdevices (printers and scanners).

bionet labdevices are USB devices connected to a computer (usually a small single-board computer) running the bionet-labdevice software.

The labdevices keep a connection alive to their parent bionet node and receive print job from that node.

When a labdevice is first powered on, it needs to know which bionet node is its parent. This web app assists in this one-time configuration procedure.

Development

To begin developing simple run:

npm run dev

This will start the server, watch for changes to js and css files and enable hot module reloading.

If you don't want hot module reloading do:

npm run dev --cold

Also available are these npm run commands:

  • start: start server
  • build: build js and css once
  • watch: watch js and css and build when changed
  • hot: same as watch but with hot module reloading
  • build-js: build js once
  • watch-js: watch js and build when changed
  • hot-js: same as watch-js but with hot module reloading
  • build-css: build css once
  • watch-css: watch js and build when changed

bionet-labdevice-server's People

Contributors

juul avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.