This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
localserver [2025/07/22 17:44] – admin | localserver [2025/07/24 17:29] (current) – admin | ||
---|---|---|---|
Line 3: | Line 3: | ||
When //Git Winch// starts running, it also starts as tiny localhost webserver at port 9919. You may wonder what is that used for? | When //Git Winch// starts running, it also starts as tiny localhost webserver at port 9919. You may wonder what is that used for? | ||
- | Firstly, understand what a localhost server is: It is a web-server that works //only// on your own computer. | + | Firstly, understand what a localhost server is: It is a web-server that works //only// on your own computer. Such webserver can only be used from your own computer and from within //certain// pages of our web-app which you are currently viewing in your browser*. This localhost webserver //cannot// be directly accessed from the external Internet. |
- | The inbuilt | + | We have coded this in-built |
- | We've programmed this localhost webserver | + | This localhost webserver |
- | ----- | + | **NOTE:** To maximize the use of //Git Winch// make sure that you do //NOT// close the web-app that is started when you login to your account. Why? Because it is that web-app which will communicate instructions to the localhost webserver, due to which additional functionality gets done...such as the //build// process. |
+ | |||
+ | < | ||
+ | |||
+ | |||
+ | ---- | ||
[[/ | [[/ | ||