Skip to content

Runnable examples to help you learn how to use Nexus.

Notifications You must be signed in to change notification settings

prisma-labs/graphql-framework-experiment-examples

Repository files navigation


👋

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