Nestjs CRUD example with MySQL & TypeORM

Поделиться
HTML-код
  • Опубликовано: 12 ноя 2024

Комментарии • 9

  • @KarishmaSharma-k8n
    @KarishmaSharma-k8n 7 месяцев назад

    nice explanation. I perform crud in nestjs first time and this video is very helpfull for me

  • @christophermungiria2876
    @christophermungiria2876 17 дней назад

    I like this tutorial, any resources on how to use nest with vue?

  • @sonictailsandsally
    @sonictailsandsally Год назад +1

    Very helpful! Thank you!
    I was looking for something that demonstrated a minimalist CRUD ops with NestJS + TypeORM.

  • @7MahmudulHasanNoman
    @7MahmudulHasanNoman 2 месяца назад

    Thank you ! ❤❤

  • @ronak28
    @ronak28 9 месяцев назад

    As simple as possible 🔥

  • @GoutamReddydazz
    @GoutamReddydazz 8 месяцев назад

    Why you are using type orm ? Is better then Prisma ?

  • @victorcoiman4984
    @victorcoiman4984 Год назад

    Hello, I use psqland puting connection parameter in app.module:imports, give that error: Nest can't resolve dependencies of the TypeOrmCoreModule (TypeOrmModuleOptions, ?). Please make sure that the argument ModuleRef at index [1] is available in the TypeOrmCoreModule context. Know what mean?

  • @mthcreativeworld5049
    @mthcreativeworld5049 8 месяцев назад

    Nestjs with Fastify tutorial