podverse / podverse-orm

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:TypeScript 99.5%Language:PLpgSQL 0.5%