2024-01-18 16:38:08 +01:00
2024-01-18 16:41:08 +01:00

Screen sharing service

Build

cd handshake && mvnw clean package

Deploy

The resulting war file is located in handshake/target/ and should be deployed to a servlet container.

Develop

Build the entire project with mvnw package and then run by deploying to a local Tomcat in IntelliJ.

Description
No description provided
Readme 179 KiB
Languages
Java 50.2%
TypeScript 40%
CSS 6.9%
HTML 2.9%