Go to file
Joan Sanchez 544ef24ac8
gitea/vn-rfid/pipeline/head This commit looks good Details
Merge pull request 'refactor' (#1) from 5144-arc-start into master
Reviewed-on: #1
2023-01-27 08:18:27 +00: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 refactor 2023-01-26 15:27:58 +01:00
util fix: stream 2023-01-24 15:10:39 +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 config.yml in Dockerfile 2023-01-24 10:26:28 +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 refactor 2023-01-26 15:27:58 +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: stream 2023-01-24 15:10:39 +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