If you have issue with building docker image with error regarding webpack (from 59 minute of the video) of the client, run this command inside /client folder first: npm install --save-dev webpack
detach, meaning run the docker container in detach mode, so it's running in background but you can still use the terminal ( basically you won't have the cursor blinking in there terminal while you docker container is running)
The content you have been putting out is pure gold mate. Respect.
wise words
man watching this I can tell that quality of your video production when 10x since this
I was scared of Docker, then you came and saved me from it ❤
you smashed it, mate. nice one!
If you have issue with building docker image with error regarding webpack (from 59 minute of the video) of the client, run this command inside /client folder first: npm install --save-dev webpack
dude, thanks.
love from IDN
Great video!! Could you make another one with development and production environtments and deploy the container to aws or Google cloud for example?
What an amazing start ....
Thanks man .
zero to hero indeed.. thanks a lot
You're the best. Thanks so much
Great content and simplified
I love what you do man :)
thanks ! this is awsome :)
Hi, thanks, but what is the advantages to dockerize a Full Stack web app if I can't deploy it like with Vercel/Firebase and see it on the web ?
Welcome
extremely usefull
Can we do it without using docker compose file?
thank you
I'm not docker expert but importing a classical node it's a mistake, we need node slim or something similar
35:12 the ID is wrong, it has to have 1 at the start
how to get ssl certificate?
Can you create a video on webpack or snowpack
Awesome video ++++++++++++++++ 🙂
What is a M-A-G ?
-d is daemon? 33:54
detach, meaning run the docker container in detach mode, so it's running in background but you can still use the terminal ( basically you won't have the cursor blinking in there terminal while you docker container is running)
Loukan jit nta t9rina machi 5iir mn hadouk
In my country it's a 4am bro
ERROR webpack: not found.
Happy-path vids suck!…
did you solve it?
@@chichox09 the problem is the `ENV NODE_ENV=production`. It skips the dev dependencies on npm install
Fullstack with cloud, Thanks @CoderOne