Rfid server fake
A fake rfid daemon for testing rfid powered applications
Install
install nodejs and npm
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