Skip to content

jfelipearaujo-fastfood/ms-order-management

Repository files navigation

MS Order Management

Microservice responsible to handle the orders

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.

About

Microservice responsible to handle the orders

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages