JS13K 2025
Commands are run through the rokay CLI. The most useful ones are as follows:
# Get a list of all the commands available
rokay -h
# Build the client and server
rokay build
# Build the client and server and then watch for changes
rokay watch