Skip to content

Build your own data presentation using SQL and multiple data sources including big data. The most flexible and powerful low-code data workflow loved by developers.

License

Notifications You must be signed in to change notification settings

merico-dev/table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7404337 · May 17, 2023
Apr 25, 2023
Aug 3, 2022
Aug 17, 2022
May 17, 2023
May 17, 2023
May 17, 2023
Mar 7, 2023
May 17, 2023
Apr 10, 2023
Sep 2, 2022
Jan 3, 2023
Nov 2, 2022
Dec 5, 2022
Apr 24, 2023
Nov 9, 2022
Sep 16, 2022
Sep 15, 2022
Sep 29, 2022
May 17, 2023
Apr 27, 2023

Repository files navigation

DevTable

Build your own data presentation using SQL and multiple data sources including big data. It is a natural integration with Dev Lake and Dev Analysis.

Dev Table offers a most flexible and powerful low-code data workflow loved by developers.

Developers' Guide

Dependency

Dependencies are managed by yarn workspaces. Just run yarn install at current dir.

Dev

Add nx globally

yarn global add nx

Run these commands at root dir:

# build dashboard & settings-form
nx run-many --target=dev-build --all

# start api & website
nx run-many --target=dev --all

Then, visit http://localhost:32000/dashboard

lint

run eslint

nx run-many --target=lint

check

run tsc to do type checking

nx run-many --target=check

TODO

  • auto build core during debugging with demo
  • commitlint with conventional-commit

About

Build your own data presentation using SQL and multiple data sources including big data. The most flexible and powerful low-code data workflow loved by developers.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages