Monorepo for Change2Collect (C2C) application
In order to use the comfy make commands you should have the
Make Automation Tool installed,
but it is not absolutely necessary to get the work done.
You can check by running make -v or gmake -v - each is equally efficient from v3 or later
Make sure to have yarn and Docker (including docker compose) installed.
make setup-devFollow the backend setup instructions
Follow the frontend setup instructions
make devFollow the backend start instructions
Follow the frontend start instructions
Visit https://localhost
