/podverse-shared

A package of files that are used across multiple repos

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

podverse-shared

A package of files that are used across multiple repos.

NOTE!

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.

Developing Podverse modules

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.

Setup

yarn

Development

yarn dev:watch