Skip to content

rongfengliang/gitbase-cube.js-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

gitbase table schemas for cube.js

Some features(for now)

  • table dimensions

how to running

  • 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

some notes

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

About

gitbase schema definenation for cube.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published