2
0
mirror of https://github.com/elisescu/tty-share synced 2024-11-15 18:13:58 +00:00
tty-share/server/frontend
dependabot[bot] 102b58f597 Bump elliptic from 6.5.3 to 6.5.4 in /server/frontend
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 15:15:01 +03:00
..
static Log improvements - fixup in the other one 2020-11-04 23:06:34 +01:00
templates Change font source to a cdn 2021-01-07 21:43:47 +01:00
tty-share Change font source to a cdn 2021-01-07 21:43:47 +01:00
.nvmrc First step to adding support for local terminal sharing 2020-11-04 23:06:34 +01:00
package-lock.json Bump elliptic from 6.5.3 to 6.5.4 in /server/frontend 2021-04-05 15:15:01 +03:00
package.json First step to adding support for local terminal sharing 2020-11-04 23:06:34 +01:00
README.md First step to adding support for local terminal sharing 2020-11-04 23:06:34 +01:00
tsconfig.json First step to adding support for local terminal sharing 2020-11-04 23:06:34 +01:00
webpack.config.js Add support for public sharing with the new method 2020-11-04 23:06:34 +01:00

Readme

Building

The frontend uses webpack to build everything in a bundle file. Run:

npm install
webpack