All Projects → prisma-labs → Graphql Framework Experiment Examples

prisma-labs / Graphql Framework Experiment Examples

Runnable examples to help you learn how to use Nexus.

Programming Languages

typescript
32286 projects

Labels

Projects that are alternatives of or similar to Graphql Framework Experiment Examples

Module Federation Examples
Implementation examples of module federation , by the creators of module federation
Stars: ✭ 979 (+1383.33%)
Mutual labels:  examples
Pythoncodes
Stars: ✭ 55 (-16.67%)
Mutual labels:  examples
Reporting Services Examples
📕 Various example reports I use for SQL Server Reporting Services (SSRS) as well as documents for unit testing, requirements and a style guide template.
Stars: ✭ 63 (-4.55%)
Mutual labels:  examples
Drake External Examples
Examples of how to use Drake in your own project.
Stars: ✭ 43 (-34.85%)
Mutual labels:  examples
Sdcc Examples
Code examples for microcontrollers ready to compile with SDCC
Stars: ✭ 51 (-22.73%)
Mutual labels:  examples
Cook Js
Physics Chapter of Javascript book
Stars: ✭ 57 (-13.64%)
Mutual labels:  examples
Nexmo Node Code Snippets
NodeJS code examples for using Nexmo
Stars: ✭ 36 (-45.45%)
Mutual labels:  examples
Js By Examples
Learn JavaScript by examples
Stars: ✭ 1,138 (+1624.24%)
Mutual labels:  examples
Golang Examples
Go(lang) examples - (explain the basics of #golang)
Stars: ✭ 1,070 (+1521.21%)
Mutual labels:  examples
Vuex Orm Examples Nuxt
The example Nuxt application to demonstrate the use case of the Vuex ORM.
Stars: ✭ 63 (-4.55%)
Mutual labels:  examples
Omg Counters
😍 Increment decrement counters using various frontend frameworks.
Stars: ✭ 44 (-33.33%)
Mutual labels:  examples
Spec Examples
Some examples on using clojure.spec!
Stars: ✭ 48 (-27.27%)
Mutual labels:  examples
Aspnetcore.services
Examples for ASP.NET Core webservices
Stars: ✭ 59 (-10.61%)
Mutual labels:  examples
Shell Examples
Little Bash shell scripting examples
Stars: ✭ 41 (-37.88%)
Mutual labels:  examples
Ohloh api
Ohloh API examples
Stars: ✭ 64 (-3.03%)
Mutual labels:  examples
Real World Rails
Real World Rails applications and their open source codebases for developers to learn from
Stars: ✭ 982 (+1387.88%)
Mutual labels:  examples
Leapunrealmodules
Leap Motion Unreal modules and example content.
Stars: ✭ 55 (-16.67%)
Mutual labels:  examples
Go Pattern Examples
Examples of implement for awesome go patterns including usual design patterns, in easy understanding examples.
Stars: ✭ 65 (-1.52%)
Mutual labels:  examples
Torch Models
Stars: ✭ 65 (-1.52%)
Mutual labels:  examples
Examples
A repository of runnable Node.js examples that go beyond "hello, world!"
Stars: ✭ 61 (-7.58%)
Mutual labels:  examples


👋

Development of Nexus Framework has ended. Please read our annoucement issue for details and follow our migration guide to start using Nexus Schema.



🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧

Nexus Examples

This repo includes various examples using Nexus. Each directory here contains one runnable example. The naming pattern of directories is designed to help navigate them. The gist is as follows (if you are curious about the exact rules see the contributing guide):

  • plugin-* Are for demonstrating a plugin
  • plugins-* Are for demonstrating plugins used together
  • with-* Are for demonstrating an integration with some other tool Notably without using the plugin system.

Below you will find the examples indexed by various dimensions. So if you're curious about a topic like "authentication" or "databases" you can easily find all examples that relate to that.

If you are an expert in some tool that Nexus could integrate with but there is no example here yet for it, we would welcome a contribution for it! To get started please refer to the contributing guide. 🙏🏻

Basic

By Plugin

Prisma

jwt-auth

shield

By Integration

Prisma

NextJS

Vercel

By Domain

Deployment

Auth

Databases

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].