NarHakobyan / awesome-nest-boilerplate

Awesome NestJS Boilerplate 😍, Typescript 💪, Postgres 🎉, TypeORM 🥳
https://narhakobyan.github.io/awesome-nest-boilerplate
MIT License
2.35k stars 442 forks source link

Upgrade to version 8 #74

Closed NarHakobyan closed 2 years ago

kunwarVivek commented 3 years ago

HI, is this version officially released

NarHakobyan commented 3 years ago

Hi @kunwarVivek, you mean Nest.js' or Boilerplate's v8?

kunwarVivek commented 3 years ago

Apologies for the incomplete information. I am interested in Boilerplate's version that supports nest V8.

artur-dani commented 2 years ago

Thanks for the update to v8, it was just in time for me :)

Are you going to add Pino logger any soon? What about redis integration.

NarHakobyan commented 2 years ago

Hi @artur-dani thanks for suggestion, sure we have a plans to add either Pino or Custom logger (https://github.com/NarHakobyan/awesome-nest-boilerplate/issues/68). About Redis we are not planning to integrate it into boilerplate becouse it's quite easy. Check https://github.com/liaoliaots/nestjs-redis this out.

kunwarVivek commented 2 years ago

Thanks a lot for the upgrade. I will test and get back in case of issues.