Go to file
Alex Moreno d29fd918cc
gitea/vn-rfid/pipeline/head This commit looks good Details
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/vn-rfid
2024-07-25 10:38:53 +02:00
.vscode refs #5144 feat: debug missings 2024-03-04 11:42:48 +01:00
backup first commit 2023-01-24 10:11:58 +01:00
db refs #5144 feat: debug missings 2024-03-04 11:42:48 +01:00
src Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/vn-rfid 2024-07-25 10:38:53 +02:00
util remove console.log and comments 2024-05-31 12:04:22 +02:00
.eslintrc.yml first commit 2023-01-24 10:11:58 +01:00
.gitignore refs #5144 feat: debug missings 2024-03-04 11:42:48 +01:00
Dockerfile refs #5473 actualizado node a la version 18 2023-04-25 11:49:09 +02:00
Jenkinsfile feat: refs #5144 Migration to kube 2024-06-13 09:04:14 +02:00
README.md remove console.log and comments 2024-05-31 12:01:40 +02:00
config.yml fix: añadido segunda parametro y cambiado config 2023-03-30 13:43:03 +02:00
docker-compose.yml feat: refs #5144 Migration to kube 2024-06-13 09:04:14 +02:00
npm-config.npmrc refs #5473 actualizado node a la version 18 2023-04-25 11:49:09 +02:00
package-lock.json fix: stream 2023-01-24 15:10:39 +01:00
package.json refs #5144 feat: debug missings 2024-03-04 11:42:48 +01:00
pnpm-lock.yaml refs #5144 feat: debug missings 2024-03-04 11:42:48 +01:00
populate.sql debug 2024-04-25 15:55:31 +02:00
server.js refs #5144 refactor: improvement attempt 2023-11-30 13:25:26 +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

or

$ npm run start | pino-pretty

For test.

DELETE expedition in vn.expeditionScan