This repository contains all my side projects built with NestJS, a progressive Node.js framework for building efficient and scalable server-side applications.
- car-dealership: A CRUD application for cars and dealerships, with the database seeded using fake data.
- nestjs-pokedex: A CRUD application for Pokémon, fetching data from an external API and saving it to the database.
- teslo-project: An e-commerce project with product images, where images have a relationship with products.