teleport/web
Alexey Kontsevoy 634c7ab771 (web) dist
2017-09-08 18:37:12 -04:00
..
dist (web) dist 2017-09-08 18:37:12 -04:00
src (web) adding client side changes (v1 retirement) 2017-09-08 16:42:04 -04:00
webpack (web) login: always display email and pass fields 2017-07-17 15:25:35 -04:00
.babelrc (web) improve uf2 error messages 2017-04-05 18:56:24 -04:00
.eslintrc (web) improve uf2 error messages 2017-04-05 18:56:24 -04:00
.gitignore (web) fixing last chunk of recorded session 2016-04-12 19:49:18 -04:00
devServer.js (web) adding feature support 2017-08-30 20:49:39 -04:00
jsconfig.json (web) refactoring + ssh login 2017-08-16 17:58:49 -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-lock.json (web) refactoring + ssh login 2017-08-16 17:58:49 -04:00
package.json (web) refactoring + ssh login 2017-08-16 17:58:49 -04: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