Skip to content

MiSArch/catalog

Repository files navigation

Catalog Service

The catalog service consists of the bounded contexts Product, Category, and CategoryValue. It is responsible for managing products, their variants and versions, categories, and their respective characteristics and values.

Documentation

Detailed information about the catalog service can be found in the documentation.

Getting started

A development version of the catalog service can be started using docker compose:

docker-compose -f docker-compose.dev.yml up --build

A GraphiQL interface is available at http://localhost:8080/graphiql to interact with the service.

Note

Running the service locally through the IDE is neither recommended nor supported.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •  

Languages