MENU

Fun & Interesting

Nestjs CRUD example with MySQL & TypeORM

ZestMade 29,159 2 years ago
Video Not Working? Fix It Now

Nestjs tutorial on - install and configure TypeORM to connect to supported databases. We use MySql in this demo. - manage credentials as environment variables - create entities and map them to the database tables - perform CRUD operations, that is CREATE, READ, UPDATE and DELETE Learn the basics of NestJs in this video: https://youtu.be/yNj_tzbX6BQ

Comment