You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This section was easy to follow, once you get the build section figured out. But some terms I felt were too technical, and unintuitive if you don't know how to use the terminal.
No help on how to unzip a folder, easy command but not there
There is no instructions on how to quit your localhost, so it is not always running in the background, and there is not information to get it to run again, once you have cloned everything and built your Node
##Fixes
In Deploying OSH Node, I added an overview section, to explain what is happening and give the starting point and ending point
Instructions on how to unzip a file in the command line. (there may be different unzip commands, but from a google search it says they use the same command, but I may be wrong here)
Clearer on opening your node on a browser.
Moved the username, password and example picture up, right under where you are reading about opening up your localhost, fits better there.
Clarified, that this is the default OSH node, and later we will explain how to customize it for your own project
I added instructions on how to end your node and restart it, once you have your folder made. I was unable to use the existing instructions to do this, so I played around with it in my IDE, and this was the solution I came up with. (This is likely not the most efficient method, but it is the method I used to do it on my own)
##Comments
Some of these fixes are fixes I came up with while playing with the code, to solve problems I was having. If a method I am using is incorrect, or just efficient, please feel fix them. I am just adding solutions to problems I am having while attempting to simplify technical language so that anyone can use this repo.
##Problems
##Fixes
##Comments