This file contains an auto-generated list of the available command line options.
DATEX Runtime for JavaScript/TypeScript. Visit https://unyt.org/datex for more information
Optional:
--clearClear all eternal states on the backend-v, --verboseShow logs for all levels, including debug logs-c, --cache-pathOverrides the default path for datex cache files (.datex-cache)
Fullstack Web Framework with DATEX Integration. Visit https://unyt.org/uix for more information
Optional:
--pathThe root path for the UIX app (parent directory for app.dx and deno.json)-b, --watch-backendRestart the backend deno process when backend files are modified-l, --liveAutomatically reload connected browsers tabs when files are modified and enable automatic backend restarts-w, --watchRecompile frontend scripts when files are modified--hod, --http-over-datexEnable HTTP-over-DATEX (default: true)--datex-cliEnable DATEX CLI--stageCurrent deployment stage (default: dev)--envExposed environment variables (for remote deployment)-y, --allow-allAutmatically confirm all dialogs-n, --allow-noneAutomatically decline all dialog--loginShow login dialog--initInititialize a new UIX project--templatePass a template to the UIX init call to create your project from--portThe port for the HTTP server (default: 80)--enable-tlsEnable TLS for the HTTP server--git-tokenGitHub/GitLab token for running in remote location--host-tokenDocker Host access token for running in remote location--clearClear all eternal states on the backend--transpile-cache-pathPath to store transpiled file persistently-r, --reloadReload dependency caches--versionGet the version of your UIX installation--import-mapImport map path--inspectEnable debugging for the deno process--unstableEnable unstable deno features-d, --detachKeep the app running in background
Warning
When using the --inspect option, native functions like console.log will not work correctly when being transfered
between backend and frontend. You might get unrelated DATEX errors ("Cannot convert a bound function to a DATEX function").
Optional:
-h, --helpShow the help page