Skip to content

Car, Driver, Upload, Nestjs, TypeOrm, MySQL, Docker, GraphQL,

Notifications You must be signed in to change notification settings

MrHassanKhan/Leon-Nestjs-Car-Driver-Task

Repository files navigation

Car - Driver - App

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Get Driver Information

image

Create Driver

image

Create Car

image image

Get Cars

image

Upload File Throught RESTAPI

image