The Wayback Machine - https://web.archive.org/web/20201013034649/https://github.com/cube-js/cube.js/issues/1166
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Client for Svelte #1166

Open
tenphi opened this issue Sep 30, 2020 · 2 comments
Open

Implement Client for Svelte #1166

tenphi opened this issue Sep 30, 2020 · 2 comments

Comments

@tenphi
Copy link
Contributor

@tenphi tenphi commented Sep 30, 2020

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!

@PaulMaly
Copy link

@PaulMaly PaulMaly commented Oct 2, 2020

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?

@tenphi
Copy link
Contributor Author

@tenphi tenphi commented Oct 5, 2020

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.