Skip to content
/ nx-nest-graphql Public template

NX Workspace + Nest and GraphQL Starter repo

License

Notifications You must be signed in to change notification settings

beeman/nx-nest-graphql

Repository files navigation

nx-nest-graphql

A starter with:

Usage

  • Generate new project using this repo as template or
  • git clone https://github.com/beeman/nx-nest-graphql
  • cd nx-nest-graphql
  • yarn

Project Structure

Project Type Path Description
api app apps/api Nest API
auth lib libs/auth Authentication
core lib libs/core Core utils, API config
data lib libs/data Data interface (Prisma)
sdk lib libs/sdk SDK generated by GraphQL Codegen

Setup

Run yarn setup to change the npm scope.

MIT Licensed

About

NX Workspace + Nest and GraphQL Starter repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published