Skip to content

Microservice responsible to handle the catalog of products

Notifications You must be signed in to change notification settings

jfelipearaujo-org/ms-product-catalog

Repository files navigation

MS Product Catalog

Microservice responsible to handle the catalog of products and categories.

Local Development

Requirements

Manual deployment

Attention

Before deploying the service, make sure to set the AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables.

Be aware that this process will take a few minutes (~4 minutes) to be completed.

To deploy the service manually, run the following commands in order:

make init
make check # this will execute fmt, validate and plan
make apply

To destroy the service, run the following command:

make destroy

Automated deployment

The automated deployment is triggered by a GitHub Action.

test

About

Microservice responsible to handle the catalog of products

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages