Skip to content

walmartdigital/brand-discounts-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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

Test DB for recruiting challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published