Skip to content

JvmName/accord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

accord

A KMP (Android/JVM) client + NodeJS backend that tracks controlled grappling time in the Rdojo Kombat sport.

See rdojo.com/kombat for more information.

Usage

Server

cd server
npm -i
npm run db:migrate && npm start

Client

The client supports both Android and Desktop/JVM.

cd app
./gradlew :app:installDebug # android
./gradlew :app:run # JVM desktop

About

The official judging app for Rdojo Kombat, tracking control time via a distributed consensus

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors