The SpaceBudz API retrieves on-chain data from the marketplace. Ogmios is used to sync blocks from the chain and extracts all relevant data from blocks.
npm start
This will start syncing the chain. All relevant data are dumped into /db/db.json
You can change the connection to the Ogmios server. The config is under src/config.ts