Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikolasburk/prisma-binding-reference
https://github.com/nikolasburk/prisma-binding-reference
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nikolasburk/prisma-binding-reference
- Owner: nikolasburk
- Created: 2020-05-13T09:41:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T18:40:37.000Z (almost 2 years ago)
- Last Synced: 2024-10-09T19:09:47.531Z (about 1 month ago)
- Language: JavaScript
- Size: 1.55 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reference for `prisma-binding` projects
## Usage
```
yarn
yarn dev
```## Resources
- [Build a GraphQL server with Prisma 1 and `prisma-binding`](https://v1.prisma.io/docs/1.13/tutorials/build-graphql-servers/development/build-a-graphql-server-with-prisma-ohdaiyoo6c)
-[`prisma-binding`](https://github.com/prisma-labs/prisma-binding)
- [Prisma 1 setup](https://v1.prisma.io/docs/1.34/get-started/01-setting-up-prisma-new-database-JAVASCRIPT-a002/)