Deploy your React Typescript App with Docker [2022]

Опубликовано: 19 Март 2026
на канале: The Nerdy Canuck
12,299
198

Want to learn how to pop your ReactJS app into a docker container? Look no further!

Commands to DL node JS in Debian:
RUN curl -fsSL https://deb.nodesource.com/setup_17.x | bash -
RUN apt-get install -y nodejs

Github: https://github.com/joeythelantern/Typ...

Video Info
Music by Tesko / prod. THXMOS:
   / @prod.thxmos6970  

Support
Like this video? You can show your support by buying me a coffee ☕❤️: https://www.buymeacoffee.com/nerdycanuck

Socials
Github: https://github.com/joeythelantern
Twitter:   / thenerdycanuck  

About The Channel
The knowledge that I share here is mostly from my personal experiences. I wouldn't say I'm a 20 year professional, rather I am just a DevOps / Software Engineer with a lot of experience who enjoys teaching what I know in my spare time. I believe that sharing some of my basic knowledge on this platform can help others get started. There are many ways to program something and the videos you see here are my take on the NodeJS / Typescript / and sometimes Unity world. If this channel helps you learn, or helps you think differently then my job is done 😊.

#react #docker #typescript