cube icon indicating copy to clipboard operation
cube copied to clipboard

Implement Client for Svelte

Open tenphi opened this issue 5 years ago • 3 comments

Hey!

Currently, there are no plans to implement it (from the core team), but we are happy to merge and help with contribution from the community.

Examples of Client and QueryBuilder implementation

React: https://github.com/cube-js/cube.js/blob/master/packages/cubejs-client-react Vue: https://github.com/cube-js/cube.js/blob/master/packages/cubejs-client-vue

Who is interested in preparing PR, don't forget to comment on this issue

Thanks!

tenphi avatar Sep 30 '20 13:09 tenphi

Maybe I will. Is there any public staging server for cubejs where I can test the client without the need to deploy the cubejs server by own?

PaulMaly avatar Oct 02 '20 19:10 PaulMaly

@PaulMaly Hi! As far as I know, currently, there is no such server. But installing or deploying Cube.js instance is a matter of a couple of minutes. For example, see the "Analytical Backend" section of one of our tutorials - https://cube.dev/blog/react-highcharts-example/ There is an example, how to install Cube.js instance and fill it with data for testing purposes.

Or I can deploy a staging server to the cloud if it will be easier for you.

tenphi avatar Oct 05 '20 12:10 tenphi

I will try to take time to make that as it's begin to be heavily required. Is there someone already working on the Svelte implementation ?

flydev-fr avatar Jul 28 '22 13:07 flydev-fr

I would like to work on this, please assign this to me

jatin33 avatar Jun 16 '23 12:06 jatin33