Unnecessarily complicated and over-engineered 4 in a row game built with a Kotlin server and React/TypeScript client server
cli/app COMMAND [OPTIONS]
Usage:
cli/app start
Options:
[--backend], [--no-backend] # Default: true
[--frontend], [--no-frontend] # Default: true
[--force-build], [--no-force-build]
[--dev], [--no-dev] # Default: false
[--dual-frontend], [--no-dual-frontend] # Default: false
Start the app or a part of it
Usage:
cli/app help [COMMAND]
Describe available commands or one specific command
Usage:
app mock
Options:
[--port=N] # Default: 4560
Start a dummy mock server to test frontend