Awesome
<h1 align="center"> <br/> š <br/> <br/> Development of Nexus Framework has ended. Please read our <a href="https://nxs.li/unframework/about"><i>annoucement issue</i></a> for details and follow our <a href="https://nxs.li/unframework/migrate"><i>migration guide</i></a> to start using Nexus Schema. <br/> <br/> <br/> <br/>š§ š§ š§ š§ š§ š§ š§ š§ š§ š§ š§ š§ š§ š§ š§ š§ š§ š§ š§ š§ š§ š§ š§
</h1>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 pluginplugins-*
Are for demonstrating plugins used togetherwith-*
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
- plugin-prisma
- plugins-prisma-and-jwt-auth
- plugins-prisma-and-jwt-auth-and-shield
- with-nextjs-and-vercel-and-plugins-prisma