adds code


Dockerizing your backend is a critical skill to have to facilitate an easy development period. In this video, we look at how we can build a CRUD backend server with Nodejs Express and a PostgreSQL database, and then we dockerize our entire application in Docker containers, and run everything using a compose.yaml file. Finally we test the database with HTTP network request emulation to ensure. #Node #postgreSQL #docker 🔗 Resources Github repository - https://github.com/jamezmca?tab=repositories Nodejs Express crash course - https://www.youtube.com/watch?v=V8ePZHOjRQo Docker docs - https://www.docker.com/ SQL docs - https://www.w3schools.com/sql/ 🔥 Get More Content - Subscribe and click le notification bell to stay tuned for all the fun & exciting tutorials to come! Roadmap - https://roadmap.smoljames.com Courses - https://smoljames.com 📚 Chapters 00:00 Intro 00:31 Init Server + DB 12:50 Dockerize application 23:47 Test application 🔖 Topics Covered - Docker - Build a backend - Nodejs Express Server - PostgreSQL database - Dockerized backend
Previous Post Next Post