Project for study and training on the "Event Driven" subject
This project is a implementation of a Fake process system. It's a API that execute it's business rules through workers.
Follow these steps to run the project locally.
# You have to be at docker folder to run the commands
cd docker
# Execute all APIs and workers
docker-compose up --build
Link | Description |
---|---|
Related documentations page | Documentations related to the subject |
Process flow | The drawing of the process flow |
If you found the project helpful or just want to help the developer, give the project a star!