To run the example:
- Prepare the environment variables: make a copy of the
.env.exampleand rename it to.env - Complete the environment variables values with yours. If you are using
localstackyou must specify the endpoint. If you run under the default configurations, the value ishttp://localhost:4566 - Run the commands from below if you are using
localstackotherwise just the 2nd command.
$ docker compose up -d
$ ./run-example.sh