You'll learn how and when to implement nestjs migrations the proper way using a config and env variables. Knowing how to use migrations is a necessary skill since any backend work that requires a database will require this.
Repo link: https://github.com/CompSciDev/nestjs-...
#Nestjs #Migrations #Typeorm #Orm #Env