sigle / stxstats

Get the latest data from Stacks blockchain.
https://www.stxstats.co
30 stars 1 forks source link

Setup proper monorepo #75

Closed pradel closed 2 years ago

pradel commented 2 years ago

Description

At the moment client and api are 2 separate node projects, use pnpm to set a true monorepo and optimise the docker images to only install the API dependencies.