More information will come....
How to work with the project:
- Docker:
make runto run the applicationmake testto test the applicationmake buildto build the application
- Cargo:
cargo runto run the applicationcargo testto test the applicationcargo buildto build the application