Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Пронин Евгений
/
RfidServerFake
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 2cb06e9a
authored
2019-11-29 20:09:30 +0000
by
Пронин Евгений
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update README.md
1 parent
fefd54d6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
7 deletions
README.md
README.md
View file @
2cb06e9
# Rfid server fake
> A fake rfid daemon for testing rfid powered applications
> Uses nodejs
## Install
### install node
js
### install node
js 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
-
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/
-
npm run start (Run/Start server for Production)
-
Open http://localhost:8888/
## Documentation
Service uses port 8888
see
[
Rfid Server documentation
](
http://gitlab.fimacomarketing.com:10080/PeripheryServer/PeripheryServer/raw/master/Daemons/RFIDServer/bin/help.txt
)
\ No newline at end of file
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment