README.md 621 Bytes

Rfid server fake

A fake rfid daemon for testing rfid powered applications Uses nodejs

Install

install node js

https://github.com/nodesource/distributions/blob/master/README.md#deb

install app

clone repository git clone http://gitlab.fimacomarketing.com:10080/ProninE/RfidServerFake.git cd RfidServerFake npm install

Running

npm run start (Run/Start server for Production) Open http://localhost:8888/

Documentation

Service uses port 8888 see Rfid Server documentation