sandbox-node/pbf/readme.md

193 B

Overview

read pbf file from file system and print content to console

Preparation

npm i

Development setup

DEBUG=debug,pbf npm run dev

Production deployment

tbc