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
Languages
Java
50.2%
TypeScript
40%
CSS
6.9%
HTML
2.9%