Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

walmartdigital/products-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Lider Challenge

Welcome!

We really appreciate your interest in this challenge and we hope you have some good time with this ;)!

Installation

If you want to set the mongodb and import the products to start with the challenge, use this command:

$ make database-up

If you only want to run the mongodb image, use this one:

$ make database-docker-up

If you only want to import the products in the running mongodb image, use this:

$ make database-provision

Something went wrong?

If something went wrong, you can stop and remove the container with this:

$ make database-down

If you want to reset the container:

$ make database-reset

Anything else?, you are always welcome to have a look at the Makefile ;)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published