Nestjs Microservice Project with Postgresql and TypeORM for JavaScript Developers

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

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

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

    Full Video Link - ruclips.net/video/wkKOX5dqi4Y/видео.html
    Check out this new video about Nesjs Postgresql TypeORM project on the CodeOneDigest RUclips channel! Learn nestjs project setup with dependencies and postgresql database. Create microservices in nestjs framework with typeorm and postgres db. #postgresql #nestjs #typeorm #microservices #api #nodejs #javascript #codeonedigest
    @java @awscloud @AWSCloudIndia @RUclips @codeonedigest #typescript #javascript #nestjs #nestjsmicroservices #nestjstutorial #nest #nestjsmicroservicestutorial #nestjsmicroservicestcp #nestjsmicroservicesproject #nestjsmicroservicespostgres #nestjsmicroservicesarchitecture #nestjsmicroservicesapi #nestjsmicroservicesforbeginners #nestjsmicroservicesbuild&deployascaleablebackend #buildnestjsmicroservices #nestjsmicroservicescourse #nestjsmicroservicesfullcourse #nestjstypeormpostgres #nestjstypeorm #nestjstypeormmigrations

  • @superleo2999
    @superleo2999 7 месяцев назад +2

    The video is usefull but not if you are looking for nestjs microservices approach with TypeORM. This project is not using any Nestjs Microservice, it is standard Nestjs app... :(

    • @codeonedigest
      @codeonedigest  7 месяцев назад

      Thanks for your valuable feedback. Intent here is to show concepts and db crud operations.

  • @mohammadarbaz0989
    @mohammadarbaz0989 8 месяцев назад +1

    Easy to understand nice explanation

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

      Thanks for valuable feedback. Do like share and subscribe our channel to grow codeonedigest family

  • @abhaypratapsingh1457
    @abhaypratapsingh1457 6 месяцев назад

    [Nest] 10352 - 02/01/2024, 10:25:01 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (9)...
    AggregateError:
    at internalConnectMultiple (node:net:1116:18)
    at afterConnectMultiple (node:net:1680:7)
    [Nest] 10352 - 02/01/2024, 10:25:01 PM ERROR [ExceptionHandler]
    AggregateError:
    at internalConnectMultiple (node:net:1116:18)
    at afterConnectMultiple (node:net:1680:7)[Nest] 10352 - 02/01/2024, 10:25:01 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (9)...
    getting this error after writing typeormmodule code in app.module .ts and running npm run start:dev

    • @codeonedigest
      @codeonedigest  6 месяцев назад

      Check ip & port of ur db, make sure postgress accepting connection