/podverse-orm

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

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

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