Skip to content

uidu-org/uidu-cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

905b954 · Mar 17, 2023
Mar 28, 2021
Mar 17, 2023
Mar 28, 2021
Mar 28, 2021
Oct 8, 2021
Dec 14, 2021
May 19, 2022
Oct 8, 2021
Jul 28, 2021
Mar 23, 2022
Jan 6, 2022

Repository files navigation

uidu-cube

standard-readme compliant

The cubejs schema for uidu's workspaces dashboards.

Table of Contents

Usage

You'd probably run this as a service inside uidu main repo with

docker-compose up cube

Maintainers

@uidu_org

Contributing

When you're working on the uidu-core repo, on a new branch, the submodule is detached from this main repo. In order to avoid conflicts, you should run the following command:

git fetch
git checkout -b <new-branch-name> origin/main

Then add your changes and commit them as usual.

License

MIT © 2021 uidu