-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
developersDocumentation that is useful for developers onlyDocumentation that is useful for developers only
Description
The various MauroDataMapper repos all have README files which start to explain how to setup each repo, but with no clear instructions for a developer to setup a full development environment. One example is for a developer to work on mdm-ui - this also requires setup of a development Mauro backend, but these instructions are not obvious from the mdm-ui repo.
The suggestion from @olliefreeman is to avoid duplicating possible steps in multiple README files and instead consolidate these setup instructions with the docs repo, provided under a "developers" section. All the repos would then be stripped down and point to this single source of truth, which will also help maintainability.
So minimal steps should cover:
- Dependencies required for running
mdm-core- Postgresql, Groovy, particular versions, etc - How to start
mdm-core - How to start
mdm-application-buildand use cases for it - How to run
mdm-uiand how to prepare a backend for testing
Metadata
Metadata
Assignees
Labels
developersDocumentation that is useful for developers onlyDocumentation that is useful for developers only
Type
Projects
Status
Backlog