Create an EventCatalog Instance in a pnpm monorepo
This article has been written with my friend Alessandro Magionami
Intro
Creating an instance of EventCatalog is an easy action:
npx @eventcatalog/create-eventcatalog@latest [name]
Unfortunately, instantiating it in a pnpm workspace (monorepo) is a ...
ducktors.hashnode.dev5 min read