项目作者: 5achinJani

项目描述 :
graphql-prisma2 with all(okay most of) the required configuration you need.
高级语言: TypeScript
项目地址: git://github.com/5achinJani/graphql-prisma2.git
创建时间: 2019-08-23T16:06:38Z
项目社区:https://github.com/5achinJani/graphql-prisma2

开源协议:

下载


Outdated: includes outdated early prisma2 version.

Highlights

  • TypeScript: Nuff said.
  • graphql-yoga: 🧘 Fully-featured GraphQL Server with focus on easy setup, performance & great developer experience
  • Prisma 2: Type-safe Database Access & Declarative Migrations
  • Backpack: minimalistic build system for Node.js projects.
  • graphql-shield: 🛡 A GraphQL tool to ease the creation of permission layer.
  • nexus: Code-First, Type-Safe, GraphQL Schema Construction
  • ESLint: Linter.
  • Prettier: opinionated code formatter.
  • Dotenv: Loads environment variables from .env for nodejs projects.
  • VSCode nodejs debugging config: With backpack
  • typesync: Install missing TypeScript typings for dependencies in your package.json. Automatically runs after yarn (postinstall)

References

Things to add:

  • CI/CD config
  • and more useful stuff.