Skip to content

A NodeJS app written in Nestjs and typescript that imports a bulk of cars in CSV file format

Notifications You must be signed in to change notification settings

leonardocartaxo/cars-bulk-import

Repository files navigation

Cars bulk import

Run using Docker

$ docker-compose up --build

Run locally using Npm

$ npm install 
$ npm start

APi documentation

http://localhost:300/api

Run tests using Npm

$ npm install
$ npm test

About

A NodeJS app written in Nestjs and typescript that imports a bulk of cars in CSV file format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published