mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
parent
9fbcf17908
commit
39e5ef8370
@ -18,6 +18,11 @@ This repo is a monorepo which contains the core [pg](https://github.com/brianc/n
|
||||
- [pg-connection-string](https://github.com/brianc/node-postgres/tree/master/packages/pg-connection-string)
|
||||
- [pg-protocol](https://github.com/brianc/node-postgres/tree/master/packages/pg-protocol)
|
||||
|
||||
## Install
|
||||
```
|
||||
npm install pg
|
||||
```
|
||||
|
||||
## Documentation
|
||||
|
||||
Each package in this repo should have its own readme more focused on how to develop/contribute. For overall documentation on the project and the related modules managed by this repo please see:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user