Skip to content

prisma-labs/graphql-framework-experiment

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date
Jul 8, 2020
Aug 4, 2020
Sep 10, 2020
Jul 7, 2020
Sep 30, 2020
Jun 17, 2020
Jun 19, 2020
Jun 19, 2020
Jul 31, 2020
Jul 2, 2020
Sep 30, 2020
Apr 28, 2022
Jan 6, 2020
Mar 4, 2020
Aug 31, 2020
Aug 31, 2020
Aug 31, 2020
Aug 31, 2020
Apr 28, 2022

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. The old website can be found here.



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


Nexus


Code-First Type-Safe GraphQL Framework
Made with β™₯️ by Prisma β€’ Nexus Schema originally by Tim Griesser



Nexus is a Node.js TypeScript-focused code-first GraphQL framework. It has three complementary aspects that you interact with:

  1. An API for building your fully featured GraphQL API. All features include a focus on type-safety autocompletion and jsDoc.
  2. A CLI for supporting your daily workflows while working.
  3. A plugin system spaning API and CLI for rich end-to-end plugins that you can use (or write) to fill in your niche needs.

Nexus is young, but growing fast. Every two weeks a new release is cut.

Quickstart

npx nexus

Documentation

Checkout our website https://nxs.li/docs.

Links

Repo / Package Overview

Repos & Packages Diagram

License

MIT License