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] 7d8e59dbee
Bump semver from 7.3.8 to 7.5.4 in /server/frontend
Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.5.4.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.5.4)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
..
static Log improvements - fixup in the other one 4 years ago
templates Change font source to a cdn 3 years ago
tty-share Update the node modules 2 years ago
.nvmrc Update the node modules 2 years ago
README.md First step to adding support for local terminal sharing 4 years ago
package-lock.json Bump semver from 7.3.8 to 7.5.4 in /server/frontend 11 months ago
package.json Bump webpack from 5.75.0 to 5.76.0 in /server/frontend 1 year 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