I want to build schema file from my frontend app just like what happens in cube.js playground in dev mode. Is there any possibility to do so?
How do I use cube.js to define my own schemas
839 views Asked by Chathuranga Priyadarshana Kath At
1
Cube.js is meant to be used as a backend analytics API layer, that's why you should run it separately from your front-end project.
The general workflow is: