Skip to content

rob-blackbourn/demo-duckdb-react-cra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo-duckdb-react-cra

An example of using @jetblack/duckdb-react with create react app.

There are some differences between this demo and the vite demo.

The main difference is the treatment of wasm. It seams to be quite difficult to use wasm in a CRA app without ejecting or using something like cracao. Because of this the DuckDB is instantiated with the JsDelivr bundles. Similarly the shell uses the wasm from JsDelivr.

About

An example of using @jetblack/duckdb-react with create react app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published