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
I am working on a basic bootstrap + angular template (do not worry, just one HTML5 file)
I came to realize your doc is well written, but at time it can be confusing as it is not self-coherent.
In "services" api you get "group0[\d]+", but in the following section you make reference to "test01:6082", and in the end you refer to "backend01(10.160.101.100,,80)" finally to terminate with "request.host". I know what you are talking about and managed to get it working first time, but when I wrote the interface (I will branch for you to review and comment), it was somewhat confusing how to group logically data and interact with services.
May I suggest you make your readme.md as idiot-proof as possible? I can do a pull request if you see fit.
The text was updated successfully, but these errors were encountered:
I am working on a basic bootstrap + angular template (do not worry, just one HTML5 file)
I came to realize your doc is well written, but at time it can be confusing as it is not self-coherent.
In "services" api you get "group0[\d]+", but in the following section you make reference to "test01:6082", and in the end you refer to "backend01(10.160.101.100,,80)" finally to terminate with "request.host". I know what you are talking about and managed to get it working first time, but when I wrote the interface (I will branch for you to review and comment), it was somewhat confusing how to group logically data and interact with services.
May I suggest you make your readme.md as idiot-proof as possible? I can do a pull request if you see fit.
The text was updated successfully, but these errors were encountered: