How to build a Blog with NestJs and ReactJs #01: Backend API NestJs, TypeOrm, Migration in NestJs

Опубликовано: 29 Июнь 2026
на канале: NxB Dev
17,145
240

In this series, I will record all things that I have developed a Blog using NestJs and ReactJs. With NestJs, we can build a strong and security API for your Blog, while ReactJs helps to create a great UI for the blog. We'll start with creating a database for the blog, then we'll building an API collection with NestJs. Next, we will create interface components using ReactJs and integrate with the API. Finally, we will have a complete blog with a great interface and full features. Don't miss these videos if you want to learn how to build a professional blog with NestJs and ReactJs!

*****Episode #01 includes the following content****
How to create Backend API with Nestjs
Setup mysql server on docker desktop
Connect to mysql database using TypeOrm
Setup migration in Nestjs
***** The next Episode #02 with the following main content ********
Create Auth Module, Register API
Hash password using Bcrypt
***** If still haven't watched previous episodes, please watch them here *********
   • Xây dựng Blog với NestJs và ReactJs