Go to file
Vicent Llopis 7e5693582f
gitea/vn-rfid/pipeline/head This commit looks good Details
config in production
2023-03-09 13:31:39 +01:00
.vscode first commit 2023-01-24 10:11:58 +01:00
backup first commit 2023-01-24 10:11:58 +01:00
db fix: stream 2023-01-24 15:10:39 +01:00
src inserta todo el error en la vn.arcRead 2023-03-09 13:17:56 +01:00
util refactor newPallet and use translator 2023-02-03 13:20:00 +01:00
.eslintrc.yml first commit 2023-01-24 10:11:58 +01:00
.gitignore first commit 2023-01-24 10:11:58 +01:00
Dockerfile fix: add util folder in dockerfile 2023-02-23 14:26:57 +01:00
Jenkinsfile first commit 2023-01-24 10:11:58 +01:00
README.md fix: stream 2023-01-24 15:10:39 +01:00
config.yml config in production 2023-03-09 13:31:39 +01:00
docker-compose.yml first commit 2023-01-24 10:11:58 +01:00
package-lock.json fix: stream 2023-01-24 15:10:39 +01:00
package.json fix: update counter 2023-02-02 14:51:25 +01:00
server.js fix: stream 2023-01-24 15:10:39 +01:00

README.md

Getting Started // Installing

Pull from repository.

Run this commands on project root directory to install Node dependencies.

$ npm install
$ sudo npm install -g pino-pretty

Launch application in developer environment.

$ npm run start

For test.

DELETE expedition in vn.expeditionScan