Node JS building Modules for Auth Service (Database, Config) #19 #microservices

Hi Everyone,
This Video is a part of the Playlist "Uber Eats Clone" Application and we are covering everything from ground zero to hero
In this video, we are building Nest JS Auth Service with some discussion.
Link https://www.youtube.com/watch?v=8-L8C5DxIiA&list=PLT5Jhb7lgSBMF7JqIV6OZZ9LYPGhqZjfS

00:00 running existing nestjs app
02:20 running nestjs app locally
04:30 Building Config Module
11:20 writing config service nestjs
19:30 building config module with providers
24:00 exploring in build @nestjs/config module
26:00 Build database module with typeorm
30:00 dynamic initialize of typeorm module with config
33:30 database module with for root method
38:40 adding submodule to main module
41:00 strat application with.database
43:00 understand typeorm database synchronization

GitHub Link
https://github.com/tkssharma/uber-eats-clone-app Welcome to Uber eats clone App development
Let's build Uber Eats Clone App
we are going to build everything from ground zero using the latest technology and tools
We will build the most common features for any food delivery app

How UberEats Clone Script Works?

Find all food stores available at customer locations.
Browse various menus and find a meal customers like.
Pay money for your meal. Quick, Secure, and Simple.
Food is prepared and delivered to a predefined address.


Tools and technologies we are going to user

- Architecture discussion
- a different type of architecture
- lerna for monorepo
- github action for CI/CD
- sveltekit for dashboard app
- next js for end user application
- svelte kit for managing SSR using SvelteKit
- React and next js
- Nests with Node JS
- SQS and Kafka
- Twillio and sendGrid
- Microservices and service communication
- Express with Node JS and typescript
- Prisma and TypeORM for services
- Docker and containerization
- Mysql and Postgres with MongoDB

Github :
https://github.com/tkssharma/uber-eats-clone-app

Comments