webssh2/app/client/src
Bill Church 63eedabbba proof of concept to change socket.io path
in this version, socket.io path is /ssh/socket.io
2019-10-01 10:25:54 -04:00
..
css fix reauth option, move files into /app, update dockerfile, update packages 2018-11-11 10:07:37 -05:00
js proof of concept to change socket.io path 2019-10-01 10:25:54 -04:00
client.htm fix reauth option, move files into /app, update dockerfile, update packages 2018-11-11 10:07:37 -05:00
favicon.ico fix reauth option, move files into /app, update dockerfile, update packages 2018-11-11 10:07:37 -05:00
README.md fix reauth option, move files into /app, update dockerfile, update packages 2018-11-11 10:07:37 -05:00

Customizations and modifications to the client (browser) go here. Then run "npm run build" to integrate into ../public (where client files are served from). Note that ../public is a flat directory structure. ../public directory is deleted and refreshed eatch thime "npm run build" is run.