platform
31 actions in this area
account
.account-signup
Element
shows account sign up screen
account-ctx
Action
gets the Rhappsody Account CTX
account-login
Function
login to rhappsody account
account-logout
Action
logs out of rhappsody account
account-signup
Action
signs user email up for new rhappsody account
list-appgroups
Action
list account app groups
appdev
list-apps
Action
list all apps for the account
load-app
Action
loads an app record from the database via set worker
new-app
Action
creates a new app (source)
set-app-bin
Action
sets the app binary manually (RHDEV.bin)
set-build-mode
Action
sets build mode
set-target-ag
Action
sets the target app group
set-target-aid
Action
sets the target or working app id
chat
.chat-incoming
Element
incoming chat message
.chat-input
Element
chat message input at bottom of screen
.chat-outgoing
Element
outgoing chat message
.chat-typing
Element
display temporary in-progress/typing text chat message
init-chat
Action
Sets up chat functionality for your app
on-incoming-chat-message
Action
Responds when someone sends a chat message to your app
editor
modules
rhbuild
apply-build-template
Action
Apply build template to compiled assets producing HTML/PW...
build-and-publish
Action
Compiles Rhyme source and publishes to KV in one authenti...
build-app
Action
builds an app from rhyme source text
bundle-raf
Action
Bundle filtered RAF (action registry) from compilation me...
compile
Action
Compile Rhyme source to bytecode with metadata extraction
list-build-templates
Action
List available build templates for apply-build-template