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
Vasile Popescu 46e1bdaab2 Add support for public sharing with the new method 4 years ago
..
static Add support for public sharing with the new method 4 years ago
templates Add support for public sharing with the new method 4 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 First step to adding support for local terminal sharing 4 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