An open API service indexing awesome lists of open source software.

https://github.com/coder-abdo/nestjs_car_reports

car reports clone by Nest JS
https://github.com/coder-abdo/nestjs_car_reports

Last synced: 12 months ago
JSON representation

car reports clone by Nest JS

Awesome Lists containing this project

README

          

# Car Reports Project

---

- This project based on Udemy course called `NestJs: The Complete Developer's Guide` by _Steven Grider_.
- This project is all about learning `Nest JS` by applying all different techniques and technologies.

## Techs:

- Nest JS
- TypeScript
- RX JS
- TypeORM
- Class-Validator
- Class-Transformer

---

### How to:

- run the project:
1- `npm install` or `yarn install` to install all the dependencies.
2- `npm run start:dev` or `yarn start:dev` for running the project in the development Mode.