## 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