Skip to content
Tuan Pham edited this page Jun 22, 2022 · 4 revisions

Welcome to the used_car_pricing wiki!

This code is created while following the Udemy's course "NestJS: The Complete Developer's Guide" to learn NestJS.

Some works in that course are out of date, and cause some problems that are solved by this code.

Problem list:

  • ormconfig.js: TypeORM deprecated this feature from v0.3.0, and recommended using DataSource instead.
Clone this wiki locally