podverse / podverse-shared

A package of files that are used across multiple repos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A package of files that are used across multiple repos

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 100.0%