lanceberc / ycwx

Weather web pages for yacht clubs and other interested parties
MIT License
1 stars 1 forks source link

JS assets missing from www/html/lib #12

Open rkaiser0324 opened 1 year ago

rkaiser0324 commented 1 year ago

I pulled up /wx.html and some of the JS assets need to be checked in.

image

rkaiser0324 commented 1 year ago

I was able to get these 3 files from the live server, now the page loads.

However it looks like I am missing a WebSocket endpoint. There's also an uncaught promise but that may be a result of the missing WebSocket.

image