本站已收录 番号和无损神作磁力链接/BT种子 

Microservices with NodeJS React Typescript and Kubernetes

种子简介

种子名称: Microservices with NodeJS React Typescript and Kubernetes
文件类型: 视频
文件数目: 631个文件
文件大小: 58.77 GB
收录时间: 2024-1-9 21:59
已经下载: 3
资源热度: 140
最近下载: 2024-5-12 11:23

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:e3be6971ccba465bf1ff4c2120b67ccccfb0b891&dn=Microservices with NodeJS React Typescript and Kubernetes 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

Microservices with NodeJS React Typescript and Kubernetes.torrent
  • 30 - Order Feature and Components/604 - Notifications dropdown.mp4363.57MB
  • 1 - Introduction/1 - Walkthrough of complete application.mp4185MB
  • 1 - Introduction/2 - AWS kubernetes objects overview.mp442.33MB
  • 1 - Introduction/3 - Overview of microservices code.mp423.53MB
  • 1 - Introduction/4 - Elasticsearch and Kibana dashboard.mp441.43MB
  • 1 - Introduction/5 - Prometheus and Grafana overview.mp442.94MB
  • 2 - Basics of Microservices/7 - Monolithic Architecture.mp416.13MB
  • 2 - Basics of Microservices/8 - Microservices Architecture.mp428.8MB
  • 2 - Basics of Microservices/9 - Microservices communication types.mp410.99MB
  • 2 - Basics of Microservices/10 - Microservices communication styles.mp428.74MB
  • 3 - Project Architecture/11 - Project description.mp414.22MB
  • 3 - Project Architecture/12 - Functional requirements.mp414.34MB
  • 3 - Project Architecture/13 - Nonfunctional requirements.mp415.08MB
  • 3 - Project Architecture/14 - Design decisions.mp421.63MB
  • 3 - Project Architecture/15 - Project architecture.mp439.81MB
  • 3 - Project Architecture/16 - Interprocess communication.mp414.41MB
  • 4 - Tools Setup with Docker Compose/18 - Local dev tools.mp44.01MB
  • 4 - Tools Setup with Docker Compose/19 - Docker installation.mp411.06MB
  • 4 - Tools Setup with Docker Compose/20 - Redis service.mp438.41MB
  • 4 - Tools Setup with Docker Compose/21 - MongoDB service.mp429.28MB
  • 4 - Tools Setup with Docker Compose/22 - MySQL and Postgres services.mp439.35MB
  • 4 - Tools Setup with Docker Compose/23 - Rabbitmq service.mp429.97MB
  • 4 - Tools Setup with Docker Compose/24 - Elasticsearch service.mp4118.94MB
  • 4 - Tools Setup with Docker Compose/25 - Kibana service.mp490.79MB
  • 4 - Tools Setup with Docker Compose/26 - Start docker compose services.mp451.48MB
  • 4 - Tools Setup with Docker Compose/27 - Kibana dashboard.mp434.6MB
  • 5 - Microservices Helper Library/28 - Section introduction.mp41.72MB
  • 5 - Microservices Helper Library/30 - Helper library description.mp412.03MB
  • 5 - Microservices Helper Library/31 - Helper library folder.mp465.86MB
  • 5 - Microservices Helper Library/32 - Github project.mp420.93MB
  • 5 - Microservices Helper Library/33 - Node npmrc file.mp441.5MB
  • 5 - Microservices Helper Library/35 - Helper interfaces.mp459.2MB
  • 5 - Microservices Helper Library/36 - Cloudinary upload method.mp494.35MB
  • 5 - Microservices Helper Library/37 - Error handlers.mp459.83MB
  • 5 - Microservices Helper Library/38 - Gateway middleware.mp473.23MB
  • 5 - Microservices Helper Library/39 - Logger.mp4117.24MB
  • 5 - Microservices Helper Library/40 - Helpers file.mp415.3MB
  • 5 - Microservices Helper Library/40 - helpers.ts963B
  • 5 - Microservices Helper Library/41 - Github actions.mp4101.65MB
  • 5 - Microservices Helper Library/42 - Publish helper library.mp458.38MB
  • 5 - Microservices Helper Library/43 - Update Library.mp450.34MB
  • 6 - Notification Microservice/44 - Section introduction.mp45.22MB
  • 6 - Notification Microservice/46 - Notification emails introduction.mp48.4MB
  • 6 - Notification Microservice/47 - Notification service setup.mp459.24MB
  • 6 - Notification Microservice/48 - Package json build script.mp442.47MB
  • 6 - Notification Microservice/49 - Add src folder and files.mp449.85MB
  • 6 - Notification Microservice/50 - Notification service config file.mp439.9MB
  • 6 - Notification Microservice/51 - Server functions.mp445.28MB
  • 6 - Notification Microservice/52 - Notification service health route.mp426.88MB
  • 6 - Notification Microservice/53 - Elasticsearch connection.mp479.17MB
  • 6 - Notification Microservice/54 - Start notification service.mp499.22MB
  • 6 - Notification Microservice/55 - Rabbitmq connection.mp4135.49MB
  • 6 - Notification Microservice/56 - Rabbitmq introduction.mp496.63MB
  • 6 - Notification Microservice/57 - Rabbitmq channel methods.mp415.31MB
  • 6 - Notification Microservice/58 - Auth email consumer method.mp4190.19MB
  • 6 - Notification Microservice/59 - Use auth email consumer method.mp444.36MB
  • 6 - Notification Microservice/60 - Order email consumer method.mp499.89MB
  • 6 - Notification Microservice/61 - Mail transport method.mp452.31MB
  • 6 - Notification Microservice/62 - Email templates Part 1.mp4152.88MB
  • 6 - Notification Microservice/63 - Email templates Part 2.mp449.17MB
  • 6 - Notification Microservice/64 - Use send email method.mp4180.56MB
  • 6 - Notification Microservice/65 - Add send email to order consumer.mp4109.12MB
  • 6 - Notification Microservice/66 - Setup jest.mp4113.85MB
  • 6 - Notification Microservice/67 - Auth consumer test Part 1.mp4171.66MB
  • 6 - Notification Microservice/68 - Auth consumer test Part 2.mp4117.09MB
  • 6 - Notification Microservice/69 - Development dockerfile.mp434.17MB
  • 6 - Notification Microservice/70 - Add notification service to docker compose.mp4104.81MB
  • 6 - Notification Microservice/71 - Production dockerfile.mp446.08MB
  • 6 - Notification Microservice/72 - Package json scripts commands.mp469MB
  • 6 - Notification Microservice/73 - Copy emails folder into build.mp478.61MB
  • 6 - Notification Microservice/74 - Push code to github.mp418.47MB
  • 7 - API Gateway Microservice Setup/75 - API gateway architecture.mp46.39MB
  • 7 - API Gateway Microservice Setup/77 - Gateway service folder.mp457.24MB
  • 7 - API Gateway Microservice Setup/78 - Gateway server file Part 1.mp435.04MB
  • 7 - API Gateway Microservice Setup/79 - Gateway server file Part 2.mp448.77MB
  • 7 - API Gateway Microservice Setup/80 - Gateway server file Part 3.mp486.91MB
  • 7 - API Gateway Microservice Setup/81 - Gateway config file.mp486.2MB
  • 7 - API Gateway Microservice Setup/82 - Setup gateway service elasticsearch connection.mp447.58MB
  • 7 - API Gateway Microservice Setup/83 - Gateway health route.mp446.29MB
  • 7 - API Gateway Microservice Setup/84 - Authentication middleware.mp4111.56MB
  • 7 - API Gateway Microservice Setup/85 - Axios Service.mp4132.37MB
  • 7 - API Gateway Microservice Setup/86 - Add gateway service to docker compose.mp462.01MB
  • 7 - API Gateway Microservice Setup/87 - Push code to github.mp414.37MB
  • 8 - Authentication Microservice/88 - Auth service introduction.mp45.79MB
  • 8 - Authentication Microservice/90 - Auth service project setup.mp444.64MB
  • 8 - Authentication Microservice/91 - Setup database connection.mp4111.3MB
  • 8 - Authentication Microservice/92 - Fix sequelize database setup.mp47.03MB
  • 8 - Authentication Microservice/93 - Check elasticsearch connection method.mp425.51MB
  • 8 - Authentication Microservice/94 - Security middleware function.mp441.09MB
  • 8 - Authentication Microservice/95 - Server methods.mp457.74MB
  • 8 - Authentication Microservice/96 - App entry file.mp437.56MB
  • 8 - Authentication Microservice/97 - Signup schema.mp444.43MB
  • 8 - Authentication Microservice/98 - Login schema.mp478.04MB
  • 8 - Authentication Microservice/98 - password.ts1.33KB
  • 8 - Authentication Microservice/99 - Sequelize model basics.mp473.02MB
  • 8 - Authentication Microservice/100 - Database table model fields.mp494.89MB
  • 8 - Authentication Microservice/101 - Database indexes.mp4113.99MB
  • 8 - Authentication Microservice/102 - Connect MySQL to tableplus.mp462.52MB
  • 8 - Authentication Microservice/103 - Rabbitmq connection.mp4117.62MB
  • 8 - Authentication Microservice/104 - Create user service method.mp437.28MB
  • 8 - Authentication Microservice/105 - Auth service get methods.mp492.36MB
  • 8 - Authentication Microservice/106 - Auth service update methods.mp480.2MB
  • 8 - Authentication Microservice/107 - Auth service endpoints.mp418.31MB
  • 8 - Authentication Microservice/108 - Signup controller method Part 1.mp4153.68MB
  • 8 - Authentication Microservice/109 - Signup controller method Part 2.mp4156.65MB
  • 8 - Authentication Microservice/110 - Auth service signup routes.mp4121.58MB
  • 8 - Authentication Microservice/111 - Auth service gateway methods.mp4156.9MB
  • 8 - Authentication Microservice/112 - Gateway signup route.mp470.76MB
  • 8 - Authentication Microservice/113 - Get cloudinary keys.mp487.78MB
  • 8 - Authentication Microservice/114 - Update shared library gateway method.mp4116.1MB
  • 8 - Authentication Microservice/115 - Add gateway token to shared library.mp489.91MB
  • 8 - Authentication Microservice/116 - Auth signin controller.mp4141.36MB
  • 8 - Authentication Microservice/117 - Verify email controller.mp4104.22MB
  • 8 - Authentication Microservice/118 - Forgot password method.mp4136.43MB
  • 8 - Authentication Microservice/119 - Reset password method.mp496.73MB
  • 8 - Authentication Microservice/120 - Change password method.mp4132.89MB
  • 8 - Authentication Microservice/121 - Current user method.mp450.31MB
  • 8 - Authentication Microservice/122 - API gateway current user controller.mp431.51MB
  • 8 - Authentication Microservice/123 - Refresh token method.mp459.12MB
  • 8 - Authentication Microservice/124 - Auth unit test mock.mp484.17MB
  • 8 - Authentication Microservice/125 - Current user read method unit test.mp4202.74MB
  • 8 - Authentication Microservice/126 - Fix jest issue.mp471.5MB
  • 8 - Authentication Microservice/127 - Resend email test.mp4141.55MB
  • 8 - Authentication Microservice/128 - Push to github.mp481.98MB
  • 9 - Authentication Service Elasticsearch/129 - Elasticsearch and Kibana dashboard.mp4113.18MB
  • 9 - Authentication Service Elasticsearch/130 - Create gigs index.mp4135MB
  • 9 - Authentication Service Elasticsearch/131 - Add test data to gigs index.mp451.16MB
  • 9 - Authentication Service Elasticsearch/132 - Get gig by id.mp435.99MB
  • 9 - Authentication Service Elasticsearch/133 - Upload gigs data.mp465MB
  • 9 - Authentication Service Elasticsearch/134 - Elaasticsearch API.mp4141.61MB
  • 9 - Authentication Service Elasticsearch/135 - Gigs search query Part 1.mp4105.5MB
  • 9 - Authentication Service Elasticsearch/136 - Gigs search query Part 2.mp466.51MB
  • 9 - Authentication Service Elasticsearch/137 - Search controller.mp493.97MB
  • 9 - Authentication Service Elasticsearch/138 - Search routes.mp417.35MB
  • 9 - Authentication Service Elasticsearch/139 - API gateway auth search controller.mp4105.78MB
  • 9 - Authentication Service Elasticsearch/140 - Search http test.mp468.4MB
  • 9 - Authentication Service Elasticsearch/141 - Auth seed controller Part 1.mp4123.25MB
  • 9 - Authentication Service Elasticsearch/142 - Auth seed controller Part 2.mp481.54MB
  • 9 - Authentication Service Elasticsearch/143 - Auth seed http test.mp423.44MB
  • 9 - Authentication Service Elasticsearch/144 - Push to github.mp45.92MB
  • 10 - Users Microservice/145 - Section introduction.mp418.6MB
  • 10 - Users Microservice/147 - Users service setup.mp422.79MB
  • 10 - Users Microservice/148 - Database connection.mp484.4MB
  • 10 - Users Microservice/149 - Elasticsearch connection.mp434.75MB
  • 10 - Users Microservice/150 - Server setup.mp448.07MB
  • 10 - Users Microservice/151 - Buyer schema.mp441.82MB
  • 10 - Users Microservice/152 - Seller schema Part 1.mp445.91MB
  • 10 - Users Microservice/153 - Seller schema Part 2.mp468.66MB
  • 10 - Users Microservice/154 - Seller validation scheme.mp498.55MB
  • 10 - Users Microservice/154 - seller.ts4.3KB
  • 10 - Users Microservice/155 - Buyer service get methods.mp446.8MB
  • 10 - Users Microservice/156 - Buyer service update methods.mp432.97MB
  • 10 - Users Microservice/157 - Seller service get methods.mp449.5MB
  • 10 - Users Microservice/158 - Seller service update methods.mp4107.52MB
  • 10 - Users Microservice/159 - Buyer gateway service.mp466.95MB
  • 10 - Users Microservice/160 - Seller gateway service.mp453.78MB
  • 10 - Users Microservice/161 - Rabbitmq queue connection and producer methods.mp454.6MB
  • 10 - Users Microservice/162 - Rabbitmq buyer message consumer method.mp4163.27MB
  • 10 - Users Microservice/163 - Rabbitmq seller message consumer method.mp4111.58MB
  • 10 - Users Microservice/164 - Rabbitmq review message consumer method.mp4144.78MB
  • 10 - Users Microservice/165 - Buyer controller routes.mp472.18MB
  • 10 - Users Microservice/166 - Seller create and update controllers.mp475.04MB
  • 10 - Users Microservice/167 - Router definition order.mp418.78MB
  • 10 - Users Microservice/168 - Seller get controller.mp432.57MB
  • 10 - Users Microservice/169 - Seller seed controller Part 1.mp4134.55MB
  • 10 - Users Microservice/170 - Seller seed controller Part 2.mp4215.34MB
  • 10 - Users Microservice/171 - Seller gateway controller.mp4126.28MB
  • 10 - Users Microservice/172 - Seed http test.mp463.79MB
  • 10 - Users Microservice/173 - Buyer unit test.mp4174.37MB
  • 10 - Users Microservice/174 - Push to github.mp443.52MB
  • 11 - Gig Microservice/175 - Section introduction.mp411.95MB
  • 11 - Gig Microservice/177 - Gig service setup.mp443.34MB
  • 11 - Gig Microservice/178 - Gig service folders.mp484.66MB
  • 11 - Gig Microservice/179 - Elasticsearch add to index method.mp4136.35MB
  • 11 - Gig Microservice/180 - Elasticsearch update and delete methods.mp418.91MB
  • 11 - Gig Microservice/181 - Gig schema Part 1.mp459.67MB
  • 11 - Gig Microservice/181 - gig.ts5.41KB
  • 11 - Gig Microservice/182 - Gig schema Part 2.mp464.04MB
  • 11 - Gig Microservice/183 - Rabbitmq queue connection.mp458.4MB
  • 11 - Gig Microservice/184 - Gig service get methods.mp4115.56MB
  • 11 - Gig Microservice/185 - Gig service create method.mp4111.84MB
  • 11 - Gig Microservice/186 - Gig service delete and update methods.mp487.94MB
  • 11 - Gig Microservice/187 - Update gig review method.mp451.4MB
  • 11 - Gig Microservice/188 - Gig queue consumer methods.mp4167.24MB
  • 11 - Gig Microservice/189 - Create redis connection.mp464.73MB
  • 11 - Gig Microservice/190 - Get category from redis cache method.mp429.44MB
  • 11 - Gig Microservice/191 - Gig create controller.mp4113.7MB
  • 11 - Gig Microservice/192 - Add sortid to create method.mp459.7MB
  • 11 - Gig Microservice/193 - Gig update controller.mp4139.53MB
  • 11 - Gig Microservice/194 - Gig get methods.mp439.77MB
  • 11 - Gig Microservice/195 - Gig search methods.mp459.46MB
  • 11 - Gig Microservice/196 - Elasticsearch more like this method.mp4126.53MB
  • 11 - Gig Microservice/197 - Top gigs method.mp4143.84MB
  • 11 - Gig Microservice/198 - Test top gig method.mp439.17MB
  • 11 - Gig Microservice/199 - Search controller.mp4182.46MB
  • 11 - Gig Microservice/200 - Seed data method.mp4142.18MB
  • 11 - Gig Microservice/201 - Move seed data consumer method to server start queues method.mp48.97MB
  • 11 - Gig Microservice/202 - Gig seed controller.mp4101.83MB
  • 11 - Gig Microservice/203 - Gig unit test.mp4207.55MB
  • 11 - Gig Microservice/203 - gig.mock.ts1.21KB
  • 11 - Gig Microservice/204 - Gateway gig controllers.mp4209.83MB
  • 11 - Gig Microservice/205 - Gateway gig get controller.mp4101.71MB
  • 11 - Gig Microservice/206 - Fix gig routes.mp47.39MB
  • 11 - Gig Microservice/207 - Gateway redis connection.mp429.32MB
  • 11 - Gig Microservice/208 - Gateway cache methods.mp473.66MB
  • 11 - Gig Microservice/209 - SocketIO setup.mp460.77MB
  • 11 - Gig Microservice/210 - SocketIO events.mp474.9MB
  • 11 - Gig Microservice/211 - Update current user controller.mp498.24MB
  • 11 - Gig Microservice/212 - Push to github.mp457.15MB
  • 12 - Chat Microservice/213 - Section introduction.mp413.29MB
  • 12 - Chat Microservice/215 - Chat project setup.mp497.29MB
  • 12 - Chat Microservice/216 - Chat service socketio information.mp45.38MB
  • 12 - Chat Microservice/217 - Chat service socket connection.mp4221.79MB
  • 12 - Chat Microservice/218 - Start chat server.mp442.69MB
  • 12 - Chat Microservice/219 - Conversation model.mp438.19MB
  • 12 - Chat Microservice/219 - message.ts2.27KB
  • 12 - Chat Microservice/220 - Message database model.mp446.11MB
  • 12 - Chat Microservice/221 - Rabbitmq connection.mp450.33MB
  • 12 - Chat Microservice/222 - Message service add message method.mp466.21MB
  • 12 - Chat Microservice/223 - Get chat list method.mp4146.23MB
  • 12 - Chat Microservice/224 - Get user messages method.mp451.35MB
  • 12 - Chat Microservice/225 - Mark messages method.mp443.38MB
  • 12 - Chat Microservice/226 - Create message controller.mp4123.62MB
  • 12 - Chat Microservice/227 - Update get health controller.mp4109.31MB
  • 12 - Chat Microservice/228 - Chat service routes.mp455.13MB
  • 12 - Chat Microservice/229 - Set default createdAt date.mp421.83MB
  • 12 - Chat Microservice/230 - Chat create controller unit test.mp4124.66MB
  • 12 - Chat Microservice/230 - chat.mock.ts1.18KB
  • 12 - Chat Microservice/230 - create.test.ts3.99KB
  • 12 - Chat Microservice/231 - Chat gateway service.mp473.13MB
  • 12 - Chat Microservice/232 - Chat gateway controller.mp4173.21MB
  • 12 - Chat Microservice/233 - Push to github.mp415.22MB
  • 13 - Order Microservice/234 - Section introduction.mp418.6MB
  • 13 - Order Microservice/236 - Service setup.mp470.07MB
  • 13 - Order Microservice/237 - Order model.mp4125.27MB
  • 13 - Order Microservice/237 - order.schema.ts2.95KB
  • 13 - Order Microservice/237 - order.ts2.53KB
  • 13 - Order Microservice/238 - Notification schema.mp425.87MB
  • 13 - Order Microservice/239 - Fix date in schema.mp46.36MB
  • 13 - Order Microservice/240 - Notification service.mp4117.73MB
  • 13 - Order Microservice/241 - Get and create order methods.mp4205.92MB
  • 13 - Order Microservice/242 - Approve and cancel order methods.mp4168.05MB
  • 13 - Order Microservice/243 - Deliver order mthod.mp446.16MB
  • 13 - Order Microservice/244 - Extension request method.mp4187.6MB
  • 13 - Order Microservice/245 - Update order review method.mp479.58MB
  • 13 - Order Microservice/246 - Order consumer rabbitmq method.mp450.87MB
  • 13 - Order Microservice/247 - Stripe account creation.mp439.1MB
  • 13 - Order Microservice/248 - Create stripe intent method Part 1.mp4137.74MB
  • 13 - Order Microservice/249 - Create stripe intent method Part 2.mp4138.48MB
  • 13 - Order Microservice/250 - Create order controller method.mp476.76MB
  • 13 - Order Microservice/251 - Update order controllers.mp4123.52MB
  • 13 - Order Microservice/252 - Update deliver order method.mp485.96MB
  • 13 - Order Microservice/253 - Notification controllers.mp436.35MB
  • 13 - Order Microservice/254 - Order routes.mp495.3MB
  • 13 - Order Microservice/255 - Create order unit test.mp4175.7MB
  • 13 - Order Microservice/256 - Create controller order method unit test.mp4134.27MB
  • 13 - Order Microservice/257 - Gateway order controller and routes.mp4207.75MB
  • 13 - Order Microservice/258 - Fix order routes.mp46.34MB
  • 13 - Order Microservice/259 - Push code to github.mp49.97MB
  • 14 - Review Microservice/260 - Section introduction.mp44.05MB
  • 14 - Review Microservice/262 - Service setup.mp447.65MB
  • 14 - Review Microservice/263 - Postgres database connection.mp474.82MB
  • 14 - Review Microservice/264 - Review database table.mp4133.94MB
  • 14 - Review Microservice/265 - Create review method.mp462.09MB
  • 14 - Review Microservice/266 - Rabbitmq producer.mp485.46MB
  • 14 - Review Microservice/267 - Get reviews methods.mp429.42MB
  • 14 - Review Microservice/268 - Review controller.mp436.96MB
  • 14 - Review Microservice/269 - Create review method unit test.mp4103.14MB
  • 14 - Review Microservice/270 - Gateway review controller.mp485.05MB
  • 14 - Review Microservice/271 - Gateway current user controller unit test Part 1.mp458.13MB
  • 14 - Review Microservice/272 - Gateway current user controller unit test Part 2.mp4149.93MB
  • 14 - Review Microservice/273 - Push to github.mp46.53MB
  • 15 - Local Elasticsearch Monitoring/274 - Metric beats docker service.mp470.29MB
  • 15 - Local Elasticsearch Monitoring/275 - Run metricbeat service.mp496.33MB
  • 15 - Local Elasticsearch Monitoring/276 - Heartbeat docker service.mp4119.18MB
  • 15 - Local Elasticsearch Monitoring/277 - Run heartbeat service.mp464.33MB
  • 15 - Local Elasticsearch Monitoring/278 - Update elasticsearch and kibana in docker compose file.mp459.35MB
  • 15 - Local Elasticsearch Monitoring/279 - Create kibana service token.mp4143.43MB
  • 15 - Local Elasticsearch Monitoring/280 - APM server setup.mp4135.46MB
  • 15 - Local Elasticsearch Monitoring/281 - APM nodejs client setup.mp4161.72MB
  • 15 - Local Elasticsearch Monitoring/282 - Run apm server.mp485.46MB
  • 16 - Kubernetes Deployment on Minikube/283 - Kubernetes fundamentals.mp415.87MB
  • 16 - Kubernetes Deployment on Minikube/284 - Kubernetes components.mp416.94MB
  • 16 - Kubernetes Deployment on Minikube/285 - Kubernetes objects.mp418.1MB
  • 16 - Kubernetes Deployment on Minikube/287 - Minikube installation.mp471.58MB
  • 16 - Kubernetes Deployment on Minikube/288 - Lens IDE.mp444.67MB
  • 16 - Kubernetes Deployment on Minikube/291 - Minikube vs Cloud resources.mp44.75MB
  • 16 - Kubernetes Deployment on Minikube/292 - Redis kubernetes objects.mp4104.23MB
  • 16 - Kubernetes Deployment on Minikube/293 - Redis statefulsets.mp4159.31MB
  • 16 - Kubernetes Deployment on Minikube/294 - Rabbitmq kubernetes object.mp4110.86MB
  • 16 - Kubernetes Deployment on Minikube/295 - Update Rabbitmq kubernetes object.mp4133.58MB
  • 16 - Kubernetes Deployment on Minikube/296 - MySQL kubernetes object Part 1.mp469.07MB
  • 16 - Kubernetes Deployment on Minikube/297 - MySQL kubernetes object Part 2.mp437.74MB
  • 16 - Kubernetes Deployment on Minikube/298 - Postgres kubernetes object.mp434.47MB
  • 16 - Kubernetes Deployment on Minikube/299 - Update postgres kubernetes objects.mp423.58MB
  • 16 - Kubernetes Deployment on Minikube/301 - Mongodb kubernetes object.mp481.6MB
  • 16 - Kubernetes Deployment on Minikube/302 - Elasticsearch kubernetes object.mp487.44MB
  • 16 - Kubernetes Deployment on Minikube/303 - Kibana kubernetes object.mp453.95MB
  • 16 - Kubernetes Deployment on Minikube/304 - Apply kibana objects.mp480.85MB
  • 16 - Kubernetes Deployment on Minikube/305 - Create secrets file.mp4165.54MB
  • 16 - Kubernetes Deployment on Minikube/306 - Use secrets.mp4123.24MB
  • 16 - Kubernetes Deployment on Minikube/307 - Import express async errors.mp47.92MB
  • 16 - Kubernetes Deployment on Minikube/308 - Build gateway service docker image.mp499.47MB
  • 16 - Kubernetes Deployment on Minikube/309 - Review service kubernetes objects.mp470.84MB
  • 16 - Kubernetes Deployment on Minikube/310 - Order and chat services kubernetes objects.mp430.98MB
  • 16 - Kubernetes Deployment on Minikube/311 - API gateway kubernetes objects.mp4118.07MB
  • 16 - Kubernetes Deployment on Minikube/312 - API gateway ingress.mp4114.98MB
  • 16 - Kubernetes Deployment on Minikube/313 - Dynamically set sameSite property to gateway microservice.mp411.61MB
  • 16 - Kubernetes Deployment on Minikube/314 - Run api gateway ingress.mp462.48MB
  • 16 - Kubernetes Deployment on Minikube/315 - Generate selfsigned certificates.mp4139.42MB
  • 16 - Kubernetes Deployment on Minikube/315 - generate-certs.sh1.21KB
  • 16 - Kubernetes Deployment on Minikube/316 - Create gateway tls secret.mp4101.27MB
  • 16 - Kubernetes Deployment on Minikube/317 - Remove whitespace from secrets.mp442.95MB
  • 16 - Kubernetes Deployment on Minikube/318 - Update gateway ingress.mp455.95MB
  • 16 - Kubernetes Deployment on Minikube/319 - Kibana ingress.mp448.86MB
  • 16 - Kubernetes Deployment on Minikube/320 - Kibana configmap.mp4194.81MB
  • 16 - Kubernetes Deployment on Minikube/321 - Change kibana user password.mp4107.79MB
  • 16 - Kubernetes Deployment on Minikube/322 - Elasticsearch heartbeat object.mp4200.09MB
  • 16 - Kubernetes Deployment on Minikube/323 - View heartbeat on kibana dashboard.mp421.9MB
  • 16 - Kubernetes Deployment on Minikube/324 - Elasticsearch metricbeart object.mp489.95MB
  • 16 - Kubernetes Deployment on Minikube/325 - View metricbeat on kibana dashboard.mp426.87MB
  • 16 - Kubernetes Deployment on Minikube/326 - Port forward to access MySQl and MongoDB.mp459.9MB
  • 17 - Local CICD with Jenkins/327 - Jenkins docker service.mp454.44MB
  • 17 - Local CICD with Jenkins/328 - Jenkins agent docker service.mp4101.98MB
  • 17 - Local CICD with Jenkins/329 - Add Jenkins agent as node.mp461.82MB
  • 17 - Local CICD with Jenkins/330 - Install docker on jenkins agent.mp495.1MB
  • 17 - Local CICD with Jenkins/331 - Install plugins.mp494.95MB
  • 17 - Local CICD with Jenkins/332 - Create minikube kubernetes token.mp458.72MB
  • 17 - Local CICD with Jenkins/333 - Review service jenkinsfile.mp4101.35MB
  • 17 - Local CICD with Jenkins/334 - Review service jenkins pipeline.mp4123.72MB
  • 17 - Local CICD with Jenkins/335 - Docker image pipeline build stage.mp497.16MB
  • 17 - Local CICD with Jenkins/336 - Reusable groovy functions.mp4132.9MB
  • 17 - Local CICD with Jenkins/337 - Create slack webhook.mp467.75MB
  • 17 - Local CICD with Jenkins/338 - Create jenkins file post actions.mp456.02MB
  • 17 - Local CICD with Jenkins/339 - Add kubernetes stage to pipeline.mp474.23MB
  • 17 - Local CICD with Jenkins/340 - Test kubernetes pipeline stage.mp483.91MB
  • 17 - Local CICD with Jenkins/341 - Github webhooks.mp484.18MB
  • 17 - Local CICD with Jenkins/342 - Setup order service pipeline.mp463.23MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/343 - Microservice eks cluster architecture.mp437.23MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/344 - AWS cost.mp478.72MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/345 - Install aws cli.mp466.15MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/346 - Create VPC and subnets.mp461.35MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/347 - Tag public subnets.mp427.43MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/348 - Create NAT gateway.mp436.71MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/349 - Create security groups.mp459.76MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/350 - Add k8s objects files.mp437.56MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/352 - Create EBS CSI driver role.mp4142.26MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/353 - Install aws ebscsi driver.mp476.14MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/354 - Update rabbitmq storage class and persistent volume.mp446.7MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/355 - Create mysql rds instance.mp498.75MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/356 - Create postgres rds instance.mp461.58MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/358 - Install eksctl.mp493.29MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/359 - Eksctl introduction.mp475.55MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/360 - Create kubernetes cluster with eksctl.mp4102.21MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/361 - Create kubernetes cluster nodegroup with eksctl.mp4118.15MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/362 - View worker nodes.mp429.2MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/363 - Create elasticsearch cloud deployment.mp428.43MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/364 - Add elasticsearch url to secrets.mp4143.29MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/365 - Create redis cluster on aws.mp493.47MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/366 - Create mongodb cloud database.mp457.48MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/367 - Apply API gateway kubernetes deployment.mp422.68MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/368 - Fix postgres connection issue.mp489.51MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/369 - Dynamically set postgres connection ssl property.mp410.57MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/370 - Add new env variable to review microservice.mp430.71MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/371 - AWS route53 hosted zones.mp4109.79MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/372 - Apply gateway objects.mp446.86MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/373 - Create application load balancer controller service account.mp4182.51MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/374 - Install ALB controller with helm.mp4151.03MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/375 - Add annotations to gateway ingress.mp4165.96MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/376 - Create gateway application load balancer ingress.mp4155.13MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/377 - Create gateway external DNS service account.mp498.97MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/378 - Create gateway external DNS.mp4116.43MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/379 - Run elasticsearch heartbeat and metricbeat.mp4127.38MB
  • 18 - Kubernetes Deployment on AWS EKS Cluster/380 - Test endpoints.mp446.58MB
  • 19 - Jenkins Setup on AWS/381 - Create EC2 jenkins master.mp4104.45MB
  • 19 - Jenkins Setup on AWS/382 - Install jenkins on EC2 jenkins master.mp4129.14MB
  • 19 - Jenkins Setup on AWS/383 - Access jenkins master dashboard.mp47.13MB
  • 19 - Jenkins Setup on AWS/384 - Setup jenkins agent.mp479.46MB
  • 19 - Jenkins Setup on AWS/385 - Setup ssh connection between jenkins master and agent.mp434.95MB
  • 19 - Jenkins Setup on AWS/386 - Install nodejs and docker.mp455.66MB
  • 19 - Jenkins Setup on AWS/387 - Jenkins aws service account token.mp482.89MB
  • 19 - Jenkins Setup on AWS/388 - Create review service pipeline.mp481.08MB
  • 19 - Jenkins Setup on AWS/389 - View review service pipeline logs.mp439.16MB
  • 19 - Jenkins Setup on AWS/390 - Create github webhook.mp412.42MB
  • 20 - Prometheus and Grafana/392 - Create EBS CSI driver role.mp4142.28MB
  • 20 - Prometheus and Grafana/393 - Install aws ebscsi driver.mp476.14MB
  • 20 - Prometheus and Grafana/394 - Install prometheus with helm.mp4118.77MB
  • 20 - Prometheus and Grafana/395 - Setup prometheus ingress.mp463.77MB
  • 20 - Prometheus and Grafana/396 - Setup external DNS for prometheus.mp490.03MB
  • 20 - Prometheus and Grafana/397 - Prometheus host.mp427.27MB
  • 20 - Prometheus and Grafana/398 - Install grafana with helm.mp462.96MB
  • 20 - Prometheus and Grafana/399 - Setup grafana ingress.mp488.06MB
  • 20 - Prometheus and Grafana/400 - View grafana dashboard.mp4102.04MB
  • 21 - React Frontend Project Setup/402 - Setup project with vite.mp451.35MB
  • 21 - React Frontend Project Setup/403 - Update vite config file.mp458.47MB
  • 21 - React Frontend Project Setup/404 - Add prettier and eslint.mp434.45MB
  • 21 - React Frontend Project Setup/405 - App folder structure.mp419.66MB
  • 21 - React Frontend Project Setup/406 - Install tailwindcss.mp473.43MB
  • 22 - Index Components/407 - Section introduction.mp46.05MB
  • 22 - Index Components/408 - Create index component.mp449.49MB
  • 22 - Index Components/409 - Create app router component.mp434.31MB
  • 22 - Index Components/410 - React code splitting concept.mp436.5MB
  • 22 - Index Components/411 - Button component.mp449.79MB
  • 22 - Index Components/412 - Index header component.mp4176.25MB
  • 22 - Index Components/413 - Hero component.mp499.86MB
  • 22 - Index Components/414 - Hero component text animation.mp4112.66MB
  • 22 - Index Components/415 - Text input component.mp4127.47MB
  • 22 - Index Components/416 - Utils service file.mp4116.21MB
  • 22 - Index Components/417 - Remove shared library.mp4112.75MB
  • 22 - Index Components/418 - Gig tabs component.mp4124.74MB
  • 22 - Index Components/419 - Gig tabs items.mp476.28MB
  • 22 - Index Components/420 - Categories components.mp4210.16MB
  • 23 - Authentication Feature and Components/421 - Modal background component.mp452.55MB
  • 23 - Authentication Feature and Components/422 - Alert component.mp4114.25MB
  • 23 - Authentication Feature and Components/423 - Dropdown component.mp4239.03MB
  • 23 - Authentication Feature and Components/424 - Login modal component.mp4206.45MB
  • 23 - Authentication Feature and Components/425 - Register modal component.mp4118.24MB
  • 23 - Authentication Feature and Components/426 - Setup redux store.mp478.06MB
  • 23 - Authentication Feature and Components/427 - Use redux store file.mp467.44MB
  • 23 - Authentication Feature and Components/428 - RTK query setup.mp4120.01MB
  • 23 - Authentication Feature and Components/429 - RTK create api method.mp455.71MB
  • 23 - Authentication Feature and Components/430 - Authentication service.mp4158.72MB
  • 23 - Authentication Feature and Components/431 - Register component implementation.mp4204.85MB
  • 23 - Authentication Feature and Components/432 - Register component country dropdown.mp4147.7MB
  • 23 - Authentication Feature and Components/433 - Register component profile picture.mp4203.45MB
  • 23 - Authentication Feature and Components/434 - Validate registration user data.mp4196.36MB
  • 23 - Authentication Feature and Components/435 - Create new user method.mp4156.89MB
  • 23 - Authentication Feature and Components/436 - Fix RTK query issues.mp448.41MB
  • 23 - Authentication Feature and Components/437 - Create auth reducer.mp4135.5MB
  • 23 - Authentication Feature and Components/438 - Logout reducer.mp4112.94MB
  • 23 - Authentication Feature and Components/439 - Login user.mp4164.35MB
  • 23 - Authentication Feature and Components/440 - Forgot password.mp4175.43MB
  • 23 - Authentication Feature and Components/441 - Reset password.mp4229.79MB
  • 23 - Authentication Feature and Components/442 - Reset user password testing.mp469.54MB
  • 23 - Authentication Feature and Components/443 - Confirm email.mp4155.83MB
  • 24 - Home Components/445 - 1-home-header-component.mp468.17MB
  • 24 - Home Components/445 - Home header component.mp4197.86MB
  • 24 - Home Components/446 - Check current user query.mp4123.07MB
  • 24 - Home Components/447 - App page component conditionals.mp4146.74MB
  • 24 - Home Components/448 - Logout method.mp4190.62MB
  • 24 - Home Components/449 - Add gateway service logout route.mp499.39MB
  • 24 - Home Components/450 - Setup protected route component.mp4130.13MB
  • 24 - Home Components/451 - Display banner component.mp4189.09MB
  • 24 - Home Components/452 - Slider component Part 1.mp4181.21MB
  • 24 - Home Components/453 - Slider component Part 2.mp486.42MB
  • 24 - Home Components/454 - Home gigs view component.mp4133.48MB
  • 24 - Home Components/455 - Featured sellers component.mp484.32MB
  • 24 - Home Components/456 - Star rating component.mp4108.5MB
  • 24 - Home Components/457 - Error component.mp436.11MB
  • 25 - Buyer Feature and Components/458 - Buyer dashboard route.mp463.97MB
  • 25 - Buyer Feature and Components/459 - Buyer dashboard component.mp4194.03MB
  • 25 - Buyer Feature and Components/460 - Buyer table component.mp4223.28MB
  • 25 - Buyer Feature and Components/461 - Buyer reducer.mp480.77MB
  • 25 - Buyer Feature and Components/462 - Settings dropdown component.mp4135.95MB
  • 25 - Buyer Feature and Components/463 - Detect outside click hook.mp4164.68MB
  • 25 - Buyer Feature and Components/464 - Fix settings dropdown items.mp447.25MB
  • 26 - Seller Components/465 - Create breadcrumb component.mp473.18MB
  • 26 - Seller Components/466 - Add new seller component.mp4108.21MB
  • 26 - Seller Components/467 - Personal info component.mp4152.35MB
  • 26 - Seller Components/468 - Get personal info data.mp4252.23MB
  • 26 - Seller Components/469 - Seller experience fields component.mp4139.03MB
  • 26 - Seller Components/470 - Seller experience fields onchange method.mp4176.83MB
  • 26 - Seller Components/471 - Add and remove fields.mp4180.83MB
  • 26 - Seller Components/472 - Handle fields change method.mp458.16MB
  • 26 - Seller Components/473 - Seller education fields.mp4190.95MB
  • 26 - Seller Components/474 - Add other seller fields.mp454.29MB
  • 26 - Seller Components/475 - Seller service methods.mp4175.16MB
  • 26 - Seller Components/476 - Seller validation.mp4207.79MB
  • 26 - Seller Components/476 - seller.schema.ts2.58KB
  • 26 - Seller Components/476 - useSellerSchema.ts2.92KB
  • 26 - Seller Components/477 - Seller onCreate method.mp4230.37MB
  • 26 - Seller Components/478 - Dispatch seller inside app page component.mp4209.63MB
  • 26 - Seller Components/479 - Fix email verification issue.mp4137.46MB
  • 26 - Seller Components/480 - Fix dynamic input text issue.mp4202.95MB
  • 26 - Seller Components/481 - Update settings dropdown.mp421.32MB
  • 27 - Seller Profile Components/482 - Add profile header component.mp4159.44MB
  • 27 - Seller Profile Components/483 - Profile header gig info.mp4157.03MB
  • 27 - Seller Profile Components/484 - Fullname update fields.mp4180.44MB
  • 27 - Seller Profile Components/485 - Display star ratings.mp4143.96MB
  • 27 - Seller Profile Components/486 - Install react fast compare package.mp4103.2MB
  • 27 - Seller Profile Components/487 - Profile tabs components.mp4123.6MB
  • 27 - Seller Profile Components/488 - Seller Context.mp471.94MB
  • 27 - Seller Profile Components/489 - Edit language components.mp4185.88MB
  • 27 - Seller Profile Components/490 - Handle update method.mp4206.34MB
  • 27 - Seller Profile Components/491 - Use language edit fields.mp4112.66MB
  • 27 - Seller Profile Components/492 - About me component.mp4106.98MB
  • 27 - Seller Profile Components/493 - Social links component.mp4211.93MB
  • 27 - Seller Profile Components/494 - Use social links component.mp4155.16MB
  • 27 - Seller Profile Components/495 - Certificates components.mp4114.47MB
  • 27 - Seller Profile Components/496 - Certificate edit fields.mp4296.81MB
  • 27 - Seller Profile Components/497 - Description component.mp462.21MB
  • 27 - Seller Profile Components/498 - Experience and education components.mp46.99MB
  • 27 - Seller Profile Components/499 - Show experience and education components.mp4156.96MB
  • 27 - Seller Profile Components/500 - Skill fields component.mp4187.93MB
  • 27 - Seller Profile Components/501 - Skills component properties.mp4198.14MB
  • 27 - Seller Profile Components/502 - Create toast method.mp475.61MB
  • 27 - Seller Profile Components/503 - Seller update method.mp4143.07MB
  • 27 - Seller Profile Components/504 - Import toast component styles.mp415.04MB
  • 27 - Seller Profile Components/505 - View seller profile page.mp4147.97MB
  • 27 - Seller Profile Components/506 - Seller dashboard header component.mp4173.68MB
  • 27 - Seller Profile Components/507 - Header reducer.mp4183.89MB
  • 27 - Seller Profile Components/508 - Manage earnings component.mp4206.29MB
  • 27 - Seller Profile Components/509 - Manage earnings table component.mp4111.53MB
  • 27 - Seller Profile Components/510 - Manage orders component.mp4194.73MB
  • 27 - Seller Profile Components/511 - Manage orders table body.mp4119.44MB
  • 27 - Seller Profile Components/512 - Seller dashboard component.mp4233.58MB
  • 27 - Seller Profile Components/513 - Active orders table.mp491.38MB
  • 27 - Seller Profile Components/513 - ActiveOrderTable.tsx3.59KB
  • 27 - Seller Profile Components/514 - Add circular page loader to app page.mp4190.39MB
  • 27 - Seller Profile Components/515 - Update featured expert component on home page.mp4133.24MB
  • 27 - Seller Profile Components/516 - Add index component suspense fallback.mp412.63MB
  • 28 - Gigs Feature and Components/517 - Add gig component.mp4173.8MB
  • 28 - Gigs Feature and Components/518 - Setup react quill.mp4169.97MB
  • 28 - Gigs Feature and Components/519 - Add category dropdown.mp483.46MB
  • 28 - Gigs Feature and Components/520 - Tags input component Part 1.mp4196.89MB
  • 28 - Gigs Feature and Components/521 - Tags input component Part 2.mp4187.36MB
  • 28 - Gigs Feature and Components/522 - Search tags field.mp429.05MB
  • 28 - Gigs Feature and Components/523 - Characters validation.mp471.81MB
  • 28 - Gigs Feature and Components/524 - Cover image selection.mp4110.91MB
  • 28 - Gigs Feature and Components/525 - Gig validation hook.mp4155.61MB
  • 28 - Gigs Feature and Components/526 - Approval modal component.mp4215MB
  • 28 - Gigs Feature and Components/527 - Gig create method.mp4176.89MB
  • 28 - Gigs Feature and Components/528 - Gig view component.mp4209.24MB
  • 28 - Gigs Feature and Components/529 - Gig context.mp497.55MB
  • 28 - Gigs Feature and Components/530 - Gig right package Part 1.mp4138.57MB
  • 28 - Gigs Feature and Components/531 - Gig right package Part 2.mp469.73MB
  • 28 - Gigs Feature and Components/532 - Gig view seller component.mp4158.83MB
  • 28 - Gigs Feature and Components/533 - Gig related tags component.mp432.46MB
  • 28 - Gigs Feature and Components/534 - Gig overview and about components.mp4107.59MB
  • 28 - Gigs Feature and Components/535 - Html parser component.mp4123.8MB
  • 28 - Gigs Feature and Components/536 - Gig view reviews.mp4116.38MB
  • 28 - Gigs Feature and Components/537 - Gigs search result components.mp4120.98MB
  • 28 - Gigs Feature and Components/538 - Budget dropdown component.mp4221.11MB
  • 28 - Gigs Feature and Components/539 - Delivery time component.mp4198.75MB
  • 28 - Gigs Feature and Components/540 - Gig card display item component.mp4182.12MB
  • 28 - Gigs Feature and Components/541 - Search gigs query.mp4209.87MB
  • 28 - Gigs Feature and Components/542 - Use gig display item component.mp4158.35MB
  • 28 - Gigs Feature and Components/543 - Fix budget min and max issue.mp428.33MB
  • 28 - Gigs Feature and Components/544 - Gig paginate component.mp4105.99MB
  • 28 - Gigs Feature and Components/545 - Use gig paginate component.mp496.36MB
  • 28 - Gigs Feature and Components/546 - Add gig card display item to seller profile.mp4126.02MB
  • 28 - Gigs Feature and Components/547 - Top gigs view component.mp4225.46MB
  • 28 - Gigs Feature and Components/548 - Add top gigs view component to home page.mp4220.19MB
  • 28 - Gigs Feature and Components/549 - Top gigs slide methods.mp4123.33MB
  • 28 - Gigs Feature and Components/550 - Gig card item component.mp4187.11MB
  • 28 - Gigs Feature and Components/551 - Gig card item methods Part 1.mp4174.32MB
  • 28 - Gigs Feature and Components/552 - Gig card item methods Part 2.mp483MB
  • 28 - Gigs Feature and Components/553 - Edit gig component.mp4285.31MB
  • 29 - Chat Feature and Components/554 - Main chat and chatbox components.mp4194.25MB
  • 29 - Chat Feature and Components/555 - Scroll to bottom hook.mp482.24MB
  • 29 - Chat Feature and Components/556 - Message query in chatbox component.mp4171.8MB
  • 29 - Chat Feature and Components/557 - Use save chat message in chatbox component.mp4151.74MB
  • 29 - Chat Feature and Components/558 - Chatbox form.mp492.79MB
  • 29 - Chat Feature and Components/559 - Message dropdown component.mp4191.52MB
  • 29 - Chat Feature and Components/560 - Add message dropdown to home header.mp461.91MB
  • 29 - Chat Feature and Components/561 - Fix chat conversation bug.mp492.26MB
  • 29 - Chat Feature and Components/562 - Setup socketio client.mp4141.35MB
  • 29 - Chat Feature and Components/563 - Emit socket events in components.mp4131.4MB
  • 29 - Chat Feature and Components/564 - Chat list component.mp4219.7MB
  • 29 - Chat Feature and Components/565 - Chat list select user method.mp4235.96MB
  • 29 - Chat Feature and Components/566 - Chat utils Part 1.mp4194.87MB
  • 29 - Chat Feature and Components/567 - Chat utils Part 2.mp4130.13MB
  • 29 - Chat Feature and Components/568 - Chat window component.mp4136.26MB
  • 29 - Chat Feature and Components/569 - Display receiver username in chat window.mp4148.25MB
  • 29 - Chat Feature and Components/570 - Chat image preview component.mp4160.2MB
  • 29 - Chat Feature and Components/571 - Use chat image preview component.mp4206.62MB
  • 29 - Chat Feature and Components/572 - Offer modal component.mp4166.13MB
  • 29 - Chat Feature and Components/573 - Use offer modal component.mp454.34MB
  • 29 - Chat Feature and Components/574 - Chat offer component.mp4193.31MB
  • 29 - Chat Feature and Components/575 - Use chat offer component.mp4100.55MB
  • 29 - Chat Feature and Components/576 - Chat file component.mp4131.54MB
  • 29 - Chat Feature and Components/577 - Add download file method to chat file component.mp427.18MB
  • 29 - Chat Feature and Components/578 - Send message method in chat window component.mp4140.08MB
  • 29 - Chat Feature and Components/579 - Notification reducer.mp4230.93MB
  • 29 - Chat Feature and Components/580 - Mobile header components.mp475.23MB
  • 29 - Chat Feature and Components/581 - Index header sidebar.mp4247.12MB
  • 30 - Order Feature and Components/582 - Checkout form Component.mp4142.78MB
  • 30 - Order Feature and Components/583 - Checkout form handle submit method.mp4228.26MB
  • 30 - Order Feature and Components/584 - Checkout component.mp4195.91MB
  • 30 - Order Feature and Components/585 - Payment intent method and requirements component.mp4163.33MB
  • 30 - Order Feature and Components/586 - Download order invoice.mp4224.93MB
  • 30 - Order Feature and Components/587 - Start order method.mp4155.08MB
  • 30 - Order Feature and Components/588 - Order component.mp4221.38MB
  • 30 - Order Feature and Components/589 - Count down timer hook.mp474.02MB
  • 30 - Order Feature and Components/590 - Extend delivery modal.mp4221.46MB
  • 30 - Order Feature and Components/591 - Delivery work modal.mp4182.09MB
  • 30 - Order Feature and Components/592 - Order details table component.mp4207.59MB
  • 30 - Order Feature and Components/593 - Order activities component.mp4200.62MB
  • 30 - Order Feature and Components/594 - Order placed component.mp492.59MB
  • 30 - Order Feature and Components/595 - Order extension component.mp494.02MB
  • 30 - Order Feature and Components/596 - 3-order-delivered.tsx11.87KB
  • 30 - Order Feature and Components/596 - Order delivered component.mp483.13MB
  • 30 - Order Feature and Components/597 - 4-order-review.tsx11.58KB
  • 30 - Order Feature and Components/597 - 5-review-modal.tsx4.54KB
  • 30 - Order Feature and Components/597 - Order review component.mp4138.34MB
  • 30 - Order Feature and Components/598 - Fix review microservice bug.mp418.43MB
  • 30 - Order Feature and Components/599 - Update buyer and seller order tables.mp4174.8MB
  • 30 - Order Feature and Components/600 - Get seller reviews.mp4263.98MB
  • 30 - Order Feature and Components/601 - Gig reviews issue.mp4177.78MB
  • 30 - Order Feature and Components/602 - Remapped review response in review microservice.mp453.52MB
  • 30 - Order Feature and Components/603 - Order dropdown component.mp4247.57MB
  • 30 - Order Feature and Components/605 - Before window unload hook.mp486.33MB
  • 31 - Settings Component/606 - Settings and change password components.mp4202.9MB
  • 31 - Settings Component/607 - Settings service.mp440.3MB
  • 31 - Settings Component/608 - Fix change password bug.mp4162.17MB
  • 31 - Settings Component/609 - Fetch base query error method.mp483.12MB
  • 31 - Settings Component/610 - Gig index item component.mp4119.53MB
  • 31 - Settings Component/611 - Gig index display.mp4282.38MB
  • 31 - Settings Component/612 - 4-gig-info-display.tsx7.92KB
  • 31 - Settings Component/612 - Gig index info display.mp488.35MB
  • 31 - Settings Component/613 - NPM run build command.mp479.33MB
  • 31 - Settings Component/614 - NGINX config Part 1.mp450.09MB
  • 31 - Settings Component/615 - NGINX config Part 2.mp426.76MB
  • 31 - Settings Component/616 - Setup dockerfile.mp449.88MB
  • 31 - Settings Component/617 - Docker build and push image.mp49.9MB
  • 32 - Frontend Deployment/618 - Create frontend kubernetes objects on minikube.mp482.95MB
  • 32 - Frontend Deployment/619 - Create selfsigned certificates for frontend ingress.mp4110.33MB
  • 32 - Frontend Deployment/620 - Frontend minikube ingress.mp466.84MB
  • 32 - Frontend Deployment/621 - View frontend application on browser.mp419.77MB
  • 32 - Frontend Deployment/622 - Push code to github.mp470.15MB
  • 32 - Frontend Deployment/623 - Add stripe api key to jenkins.mp437.38MB
  • 32 - Frontend Deployment/624 - Create frontend jenkins pipeline.mp4182.17MB
  • 32 - Frontend Deployment/625 - Install APM RUM package in React.mp415.76MB
  • 32 - Frontend Deployment/626 - Make changes to frontend ENV file.mp432.55MB
  • 32 - Frontend Deployment/627 - Install elastic apm node package.mp438.46MB
  • 32 - Frontend Deployment/628 - Add APM server url to ENV file.mp452.2MB
  • 32 - Frontend Deployment/629 - Create frontend kubernetes objects on AWS EKS cluster.mp466.8MB
  • 32 - Frontend Deployment/630 - Create frontend deployment and ingress.mp419.28MB
  • 32 - Frontend Deployment/631 - Move require to index html file in react.mp4191.23MB
  • 32 - Frontend Deployment/632 - Fix api gateway client url.mp4138.42MB
  • 32 - Frontend Deployment/633 - Update frontend ingress host.mp49.18MB