Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 921 Bytes

README.md

File metadata and controls

44 lines (30 loc) · 921 Bytes

DropFix

Description

DropFix is your solution to unexpected car troubles. Whether you're facing a dead battery, overheating engine, or any other car issue, DropFix connects you with skilled service providers who come to your location and fix your car on the spot. DropFix also offers on-demand towing services to transport your car to the nearest mechanical shop. With a seamless app experience, instant service requests, and reliable professionals, DropFix ensures you're back on the road in no time. Drive with confidence, knowing that help is just a tap away.

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

License

Nest is MIT licensed.