Skip to content

Updating README instructions

Santiago Faci requested to merge T367117-test-env-instructions into main
  • Some instructions about how to use development and testing environments have been added to the README.
  • Instructions about how to debug the frontend have been also added
  • Quick start guide section added to show how to run MPIC quickly for different purposes (development/testing/frontend debugging)
  • Some minor fixes to adapt sample config files to the new docker environments and change the one we use by default when running MPIC
  • Remove the Dockerfile we created at the beginning (it seems we don't need it)
  • Added a .env.local.sample file for the frontend

Bug: T367117

Edited by Santiago Faci

Merge request reports