Skip to content

Malloy Composer is a simple application to build dashboards or run ad-hoc queries using an existing Malloy model

Notifications You must be signed in to change notification settings

IsaakChoi-WOW/malloy-composer-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For MacOS, Linux:
  Make sure binary is executable:
    
    chmod a+x ./composer

For MacOS
  Remove apple quarantine flag:

    xattr -d com.apple.quarantine ./composer

To launch composer execute the following, then visit localhost:4000 in a web browser

  On MacOS or Linux:
    ./composer malloy-samples

  On Windows
    composer.exe malloy-samples

For more details on options for running the composer binary run add the '--help' option when running composer

About

Malloy Composer is a simple application to build dashboards or run ad-hoc queries using an existing Malloy model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.1%
  • HTML 24.0%
  • Makefile 17.9%