Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 778 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 778 Bytes

Event Driven Example

Project for study and training on the "Event Driven" subject

The project

This project is a implementation of a Fake process system. It's a API that execute it's business rules through workers.

Running the project

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 

Help links

Link Description
Related documentations page Documentations related to the subject
Process flow The drawing of the process flow

Give a star

If you found the project helpful or just want to help the developer, give the project a star!