Skip to content

ddrenteria/MELI-Mutant

Repository files navigation

Requisites

npm docker docker-compose

Installation

$ npm install
$ cp .env.sample .env

Running the app

$ cd docker
$ chmod +x start.bash
$ ./start.bash --build

Running migrations

$ docker exec -ti meli-poc-api sh
$ npm run migration:run

Running test to get coverage

$ npm run test:cov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published