Connecting the app to an in-memory MongoDB: Building a microservices-based NodeJS and React app

Опубликовано: 08 Март 2025
на канале: Lauro Müller
947
6

Link to all courses with BIG DISCOUNTS 🤯 :
👉 Docker and Kubernetes: The Complete Course from Zero to Hero - https://www.lauromueller.com/courses/...
👉 Helm: The Definitive Guide from Beginner to Master - https://www.lauromueller.com/courses/...
👉 Terraform: The Complete Guide from Beginner to Expert - https://www.lauromueller.com/courses/...
👉 GitHub Actions: The Complete Guide from Beginner to Expert - https://www.lauromueller.com/courses/...
👉 Write better code: 20 code smells and how to get rid of them - https://www.lauromueller.com/courses/...

Do you want to bring your dev skills to the next level? Then check out the links with BIG DISCOUNTS to my courses on Udemy! Purchasing the courses is a great way to support this channel and the content I produce, while also getting something amazing in return, so head there right now! I am looking forward to seeing you there and receiving your feedback on the course!

The courses also have a 30-day money-back guarantee, so if you are not satisfied with the purchase, you can ask for a refund, no questions asked.

***

Hello everyone!

In this video, we connect our application to an in-memory instance of MongoDB. This allows us to run our app locally to test some email-related functionalities with Postman and NodemailerApp. We will definitely change this implementation later on once we setup Kubernetes in our project, but for now this will help us interact with our app outside the jest test environment.

GitHub repo for the project: https://github.com/lauromueller/unsoc...
Git commit for this video: https://github.com/lauromueller/unsoc...

This video is part of a series where we are developing a microservices-based social media application with the main focus on learning the microservices pattern. We are using NodeJS for our backend services, and React for our frontend client.

Important links
Want to support this project?   / lauromueller  
My LinkedIn profile:   / lauromueller  

Some other playlists that may interest you :)
Typescript by example: https://bit.ly/typescript-by-example