msr-consulting / exscalabar

User interface for the EXSCALABAR instrument.
http://www.msrconsults.com/ukmet-gh/exscalabar
1 stars 2 forks source link

Integrate web based UI into server #120

Closed lo-co closed 7 years ago

lo-co commented 7 years ago

The requirements are that this must be light-weight (< 1 MB I believe) and that all files are properly referenced. Already found a difference in the URL naming (using LiveReload in gulp produces a url without the index.html).

lo-co commented 7 years ago

After some jiggering of the code, this is up and running and all looks pretty good. You can catch this on 192.168.101.214:8001/xService/index.html. With this addition, the user will no longer be required to run gulp unless they want to make changes to the html or js.

Need to make this a little more user friendly with gulp putting files into the proper folders...

lo-co commented 7 years ago

Not fully tested but appears to be working now.

JustinLangridge commented 7 years ago

Done. Closing