Skip to content

Latest commit

 

History

History
52 lines (41 loc) · 1.26 KB

README.md

File metadata and controls

52 lines (41 loc) · 1.26 KB

midaz-full

Midaz All-in-One Suite This project combines Midaz Ledger and Midaz Console into a unified all-in-one solution. It integrates the capabilities of both projects, providing a seamless experience for managing and interacting with your ledger in a single platform.

This version adds clarity and introduces both projects by name, which can help readers understand the purpose and benefit of the combination.

Prerequisites

Linux:

sudo apt install make

Windows:

choco install make

Mac:

brew install make

Cloning MIDAZ-FULL

  git clone --recurse-submodules [email protected]:LerianStudio/midaz-full.git
  cd midaz-full

Run MIDAZ all-in-one

  make up

Stop MIDAZ all-in-one

  make stop

remove MIDAZ all-in-one

  make remove

Licença

Midaz is released under the terms of the Apache License 2.0. See COPYING for more information or see https://opensource.org/license/apache-2-0.