cube
cube copied to clipboard
Implement Client for Svelte
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!
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 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.
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 ?
I would like to work on this, please assign this to me