Signup form using Reactjs, Nestjs and MongoDb | Node js | Part-2 | Coding is easy

Sdílet
Vložit
  • čas přidán 5. 06. 2021
  • This is the second part of creating a signup form using Reactjs, Nestjs and Mongo db as the data base .
    Reactjs -- frontend framework
    Nestjs -- backend framework
    MongoDb -- database
    Reactjs -- reactjs.org/docs/getting-star...
    Nestjs -- docs.nestjs.com/
    Mongodb -- docs.atlas.mongodb.com//
    link to part-1 -- • Sign up form using Rea...

Komentáře • 9

  • @mubeensheikh9909
    @mubeensheikh9909 Před 2 lety +1

    this is nice and helpful brother love from pakistan

  • @user-qt5zh3ut4f
    @user-qt5zh3ut4f Před 6 měsíci

    plz do authicate the user and give roles to it..plz apply on this through jwt token..

  • @MofizulIslam21
    @MofizulIslam21 Před 2 lety

    Have you created tutorial on login with Nest and React?

  • @vishwag761
    @vishwag761 Před 2 lety

    can u provide the code bro...

  • @mubeensheikh9909
    @mubeensheikh9909 Před 2 lety +1

    brother where is code of this example?

    • @sahul._
      @sahul._  Před 2 lety

      Sorry bro unfortunately I did not upload the code on GitHub my bad 😔

  • @kamalj4272
    @kamalj4272 Před 3 lety +1

    What are the changes did you make in app.controller.ts

    • @sahul._
      @sahul._  Před 3 lety

      Nothing more just imported the service and used the method
      And main don't forget to do DTO

    • @sahul._
      @sahul._  Před 3 lety

      Exactly same 27:11 no more changes