sandbox-node/pbf/README.md

206 B

Overview

read pbf file from file system and print content to console

Preparation

npm i

Development setup

export DEBUG=$DEBUG,debug,pbf
npm run dev

Production deployment

tbc