You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tty-share/server/frontend
dependabot[bot] 49d0e848a4 Bump ssri from 6.0.1 to 6.0.2 in /server/frontend
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
..
static Log improvements - fixup in the other one 4 years ago
templates Change font source to a cdn 3 years ago
tty-share Change font source to a cdn 3 years ago
.nvmrc First step to adding support for local terminal sharing 4 years ago
README.md First step to adding support for local terminal sharing 4 years ago
package-lock.json Bump ssri from 6.0.1 to 6.0.2 in /server/frontend 2 years ago
package.json First step to adding support for local terminal sharing 4 years ago
tsconfig.json First step to adding support for local terminal sharing 4 years ago
webpack.config.js Add support for public sharing with the new method 4 years ago

README.md

Readme

Building

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

npm install
webpack