haysclark / examples

Runnable examples to help you learn how to use Nexus.

Home Page:https://nexusjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Runnable examples to help you learn how to use Nexus.

https://nexusjs.org


Languages

Language:TypeScript 85.2%Language:CSS 9.5%Language:JavaScript 5.3%