/nestjs-graphql-bull-prisma-eventstore-playground

Nest.js, Graphql, Bull, Prisma, EventStoreDB, ESLint playground

Primary LanguageTypeScript

nestjs playground

Stack

  • Nest.js Graphql
  • BullMQ
  • EventStoreDB
  • Prisma

Commands

  • npm run dev (swc ts-node)
  • npm run devw (webpack ts-loader)
  • npm run devw -- --env inspect

Links

TODO

  • match errors
  • viewRepository under read/write service
  • something with recipe service
  • names of services
    • recipe service
    • recipe view repository
    • recipe aggregate repository
    • recipe projection service
    • recipe model service
    • recipe read service
    • recipe write service
    • recipe find service

Issues