Conversation
Contributor
Author
|
@KaiVandivier I started editing this page, but realised everything in it is actually irrelevant now, so removed it and updated the links to it to the Create DHIS2 web application guide, which contains the same info, just more up to date. |
e86c0d8 to
697eea8
Compare
|
Contributor
There was a problem hiding this comment.
I think that page can indeed be removed 👏 but there's two things that I think should be "re-added" elsewhere to recomplete the docs:
- In the quickstart-web page, add just a quick comment to install Node (and maybe
pnpm-- I know it's basic 😅 but based on my observations of the Masters students and others coming to DHIS2 apps without web development experience, it'll save people some time and confusion:
You will need to have the following installed before proceeding: Install Node.js
Make sure that you are running a compatible version of Node as using older versions may throw some errors during setup.
- How to get to the d2 CLI installation if you want to use it to run a local instance is now pretty convoluted, but I think it can be fixed by changing this link here in the guide to just
/docs/cliwould address that
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



needs this one first for build to pass: dhis2/ui#1714