A package of files that are used across multiple repos.
The podverse-shared
module should not import from any other Podverse modules. This module is mainly a collection of helpers and types that are useful anywhere in our JavaScript tech stack.
Podverse maintains several different modules which are imported across apps. Please read Developing Podverse modules for a workflow you can use to make code changes to this module locally.
yarn
yarn dev:watch