- table dimensions
- install npm packages
cd gitbase-schema && npm i or yarn
- start cube dev server
cd gitbase-schema && yarn dev
- view dev webserver
open http://localhost:4000
- .env
cube.js use dotenv for env management please change the file with your gitbase server info
- table schema
cube.js 0.9.0 can auth fetch table infos without information metadatabase
but you nedd specific primary key filed