README.md 500 Bytes

Rfid server fake

An back-end server for rfis deamon

Install and Running

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

Service uses port 8888

  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

see Rfid Server documentation