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
- Host: GitHub
- URL: https://github.com/welteki/postgraphile-nix
- Owner: welteki
- Created: 2021-09-25T13:09:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-25T14:00:20.000Z (over 3 years ago)
- Last Synced: 2025-02-23T06:03:38.919Z (3 months ago)
- Topics: api, graphile, graphql, nix, pg, postgresql
- Language: Nix
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```