sandbox-gtfs-rt/node-fs-pbf-debug
dancingCycle 6858d1dfb1 chore(node-fs-pbf-debug): update package.json 2024-01-16 05:41:37 +01:00
..
.env-test feat(node-fs-pbf-debug): initial commit 2023-07-25 14:52:30 +02:00
.gitignore feat(node-fs-pbf-debug): initial commit 2023-07-25 14:52:30 +02:00
index.js feat(node-fs-bindings-debug): initial commit 2023-07-25 16:15:00 +02:00
package-lock.json chore(node-fs-pbf-debug): update package.json 2024-01-16 05:41:37 +01:00
package.json chore(node-fs-pbf-debug): update package.json 2024-01-16 05:41:37 +01:00
readme.md feat(node-request-bindings-debug): initial commit 2023-07-25 15:26:20 +02:00

readme.md

Overview

use node.js to read pbf file from file system and export as debug log

Preparation

npm i

Test

DEBUG=debug,pbf npm run dev