Nest js user auth apis Signup, Signin for auth service #22 #nestjs #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 creating nestjs auth apis
00:43 creating user.entity for database
03:00 add a user to for payloads
07:00 add auth controller for auth apis
09:00 user signup API
13:50 adding user service
16:00 define all API methods user service
32:00 add API property for dtos
38:00 update, fetch and all other user apis
40:00 testing user signup flow
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