notiz-dev / nestjs-prisma-starter

Starter template for NestJS 😻 includes GraphQL with Prisma Client, Passport-JWT authentication, Swagger Api and Docker
MIT License
2.37k stars 336 forks source link

refactor: modules #460

Closed hymair closed 2 years ago

hymair commented 2 years ago

Thank you for this great starter!

Description: This PR reorganized the project into modules.

Motivation and context: this discussion

marcjulian commented 2 years ago

@hymair thank your for creating this PR!! 👍 Thats perfect and much cleaner project structure as before!