Skip to content

domoritz/mosaic-motherduck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mosaic + MotherDuck Demo

A quick demo application without any additional frameworks of how Mosaic can work with MotherDuck (specifically, the WebAssembly client library). I built this in an evening which shows how easy it is. It's not super polished but that hopefully makes it easier to understand.

To run the example, install the dependencies with npm i. You will need to create a token.js file that exports your MotherDuck API token as token.

export const token = "..."

Then run the server with npm run dev.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published