An open API service indexing awesome lists of open source software.

https://github.com/welteki/postgraphile-nix

Install postgraphile using the Nix package manager
https://github.com/welteki/postgraphile-nix

api graphile graphql nix pg postgresql

Last synced: 3 months ago
JSON representation

Install postgraphile using the Nix package manager

Awesome Lists containing this project

README

        

# postgraphile-nix

Install [postgraphile](https://github.com/graphile/postgraphile) using the Nix package manager.

> Instant high-performance GraphQL API for your PostgreSQL database!

## Installation

```
nix-env -if https://github.com/welteki/postgraphile-nix/archive/main.tar.gz
```