If you're experiencing this error: "unable to connect to the database" Import in your entities like this, entities: [Recipe, ...]
@pangeran1diotАй бұрын
Thankyou.
@MarinAldimirov2 ай бұрын
Great content, great sequencing of information, great presentation and pacing! Thank you, your tutorial helped a lot :)
@lxcode60092 ай бұрын
I am developing the application based on microservice architecture all of the request to the microservice will pass through the http api gateway and microservice should not be acessible outside from http gateway Now how to implement the chat microservice Do i need a seperate gateway to connect to the chat microservice or can i do using the http gateway.Are there any other better methods?
@itstatanka2 ай бұрын
excellent video thanks
@devinicin2 ай бұрын
Good content bro, ty
@guru53832 ай бұрын
SaLar and kgf😅
@JuliaBelchior-ez5rh3 ай бұрын
It's been 2 years since you published the video, I come here to thank you after watching thousands of tutorials your video was the only one that worked, you earned my like and my subscription, your content is of great quality, thank you very much
@sarcasticdna4 ай бұрын
how to schedule for a particular date and time
@nirajbhanushali76935 ай бұрын
use different db for prod and dev 👍🏻
@argya20736 ай бұрын
thank you man, you are cool
@AzizHe016 ай бұрын
What is the difference between this and DTOs?
@za4ems7856 ай бұрын
Что это за шрифт?
@sujita80207 ай бұрын
why does couldnot connect to endpoint ws:localhost//port/graphql keep showing in graphql playground?
@josbellquiros70557 ай бұрын
This implementation will send a 500 error if body is missing instaed of the 400 since you threw a custom error. To fix this you could throw a Joi ValidationError instead: throw new Joi.ValidationError("Empty request body!", [], null);
@ArpanBagui-dn2iv8 ай бұрын
can you please tell me how I can send exact validation message in ws
@pystig9 ай бұрын
I would like to know more about several things. You are mentioning added costs by using API Gateway built in validation. However I think that the the costs are actually moved towards lambda execution time (middy/joi validation is done in lambda). Secondly, how are you able to generate openAPI documentation using your approach?
@berkayaslan141010 ай бұрын
thank you <3
@Hielkez10 ай бұрын
A cake? Or a piece of cake? Haha
@rohitkulkarni918111 ай бұрын
Which node is version are you using because it can’t support nodejs 16,18 and 20
@madhusudhansubedi11 ай бұрын
Love you Piotr! It saved my day
@DevZyzer11 ай бұрын
I am really have trouble with the database connection Getting the error below [Nest] 87748 - ERROR [TypeOrmModule] Unable to connect to the database. Retrying (6)... error: role "postgres" does not exist
@karankalavadia3520 Жыл бұрын
I'm getting "Error: Socket connection timeout" Every time Even I did same as video suggests
@willl0014 Жыл бұрын
I think I need to do this
@thehumanalive Жыл бұрын
I was searching for computed or virtual columns but didn't find anything related in TypeOrm. But your solution came to work and it's working flawlessly, thanks!
@FranciscoPena-mn9gm Жыл бұрын
no es un application.yml to spring boot?
@c3cris2 Жыл бұрын
This is what I was looking for, dev setup for nest!
@personofsomething6205 Жыл бұрын
Holy focking shite, nice video. MORE WITH DOCKER PLEASE, resources are rare in this area
@edgardevelops Жыл бұрын
looks like it is buggy. it works sometimes, sometimes not.
@ard8385 Жыл бұрын
Can you also share the front end source code, sir? I also want to learn React
@KusalKalinga-g6d Жыл бұрын
Thank you !
@rayrobinsongonzaga6297 Жыл бұрын
Thank you man! Very useful tutorial especially for beginners. :)
@atovan3236 Жыл бұрын
very helpful , respect !
@СашаКукуріка-н1п Жыл бұрын
Create video, please do more, you are best nestjs teacher
@serega1009 Жыл бұрын
Знакомый акцент)
@ДимаЩеглов-ж6ъ11 ай бұрын
Тоже узнал русского
@ABUTAHER-wg7gz Жыл бұрын
locally working but production not
@ATCS-dr8fx Жыл бұрын
hi, can you help me with the cost of following architecture: 1 vpc, 1 ec2 inside the public subnet , 1 rds instance inside private subnet, rds is accessible therough ec2 and ec2 is accessible through ssh from local.
@randolphcarter8283 Жыл бұрын
What fonts in code or terminal? ✋👍
@sandeshlama6141 Жыл бұрын
Thanks for the great tutorial. I have a question, if i want to change the field name how can i do that? For eg I already have a recipe table in my db and i want to change the quantity name to amount how can i do that?
@raqueliglesias_0 Жыл бұрын
Good video
@gstvb Жыл бұрын
but in this case the "user" will can update id value, no?
@nasrudeensuffescom7883 Жыл бұрын
i'm getting error while register new user COGNITO_USER_POOL_ID: '[object Object]', client id is '[object Object]' comming Please help me
@pitu72ger Жыл бұрын
great content, thx
@maheshd-o6i Жыл бұрын
Thank you so much 😃
@Tomab3 Жыл бұрын
What is the name of the program that show “git:(branch)” in his terminal ?
@TechWithPiotr Жыл бұрын
I'm using Oh My Zsh: ohmyz.sh/ :)
@inderkantkhandelwaal3402 Жыл бұрын
Make a video how to show files if the bucket is private.. If possible in Next js Thanks ❤ from India
@gigakvachakhia4777 Жыл бұрын
your content is amazing. a descent course about full ledged nestjs and AWS would be amazing