Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 487 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 487 Bytes

podverse-orm

Object relational mapping library for connecting a Postgres database to Podverse apps

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