Skip to content

jgbz/product_catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product Catalog

Product Catalog API is responsible for feed recommendations

How to Run

To run this application locally you will need:

Commands

  • make up: run the application in a docker container, triggering rebuild each time you run it.
  • make down: shutdown the application containers and database volume.
  • make run_integration: run the integration tests in a isolated database(teardown_integration runs before running the containers)
  • make teardown_integration: shutdown the test containers and database volume.
  • make run_tests: run unit tests.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published