teleport/web
2017-01-12 22:54:03 -05:00
..
dist (web) bug fix - redirect to login if not signed-in 2017-01-12 22:54:03 -05:00
src (web) bug fix - redirect to login if not signed-in 2017-01-12 22:54:03 -05:00
webpack (web) refactoring of the build scripts 2016-10-19 15:16:31 -04:00
.babelrc updating babel and other libs 2016-10-26 13:01:30 -04:00
.eslintrc (web) making a stand-alone term control 2016-04-23 13:50:35 -04:00
.gitignore (web) fixing last chunk of recorded session 2016-04-12 19:49:18 -04:00
devServer.js updating babel and other libs 2016-10-26 13:01:30 -04:00
karma.conf.js (web) refactoring of the build scripts 2016-10-19 15:16:31 -04:00
karma.test.files.js (web) refactoring of the build scripts 2016-10-19 15:16:31 -04:00
package.json (web) adding multiple clusters support 2016-12-24 14:54:23 -05:00
README.md (web) cluster selector and session list redesign 2017-01-12 09:09:29 -05:00

web client

Build (to create new /dist files)

  1. install nodejs >= 5.0.0
  2. npm install
  3. npm run build

To run a dev server (development)

  1. npm run start
  2. open https://localhost:8081/web