README.md 501 Bytes

Rfid server fake

An back-end server for rfis deamon

Install and Running

git clone http://gitlab.fimacomarketing.com:10080/ProninE/RfidServerFake.git

  1. cd RfidServerFake
  2. npm install
  3. npm run dev (For development)
  4. npm run start (Run/Start server for Production)

Open http://localhost:8888/

Interface

Service uses port 8888

see Rfid Server documentation