Git Product home page Git Product logo

greptimedb-dashboard's Introduction

GreptimeDB Dashboard

Dashboard is a data-visualization platform for GreptimeDB developed with Vue3, Vite, TypeScript and Arco Design.

Quick Start

You are welcome to try out our dashboard directly with GreptimeDB's binary or with Docker.

With GreptimeDB's binary

  • Download GreptimeDB's pre-built binary here.
  • Start GreptimeDB normally.
  • Visit http://localhost:4000/dashboard

With Docker

We recommend using docker-compose to setup both greptimedb and dashboard.

curl -O https://raw.githubusercontent.com/greptimeteam/dashboard/main/docker/docker-compose.yml
docker compose up

Open you browser and visit http://localhost:8080/dashboard/

  • Follow getting started to create your table and insert some data
  • Run a SELECT query and check the result as table or chart

Development Setup

  • Install GreptimeDB
  • Run ./greptime standalone start
  • Clone this project git clone https://github.com/GreptimeTeam/dashboard.git
  • Run npm install for dependencies
  • Run npm run dev and visit the URL in output

Screenshot

Dashboard Screenshot

Contributing

  • Please refer to contribution guidelines for more information.
  • This is the very first edition of our Dashboard. In the future we hope to add more and more features for users, and we welcome everyone to make contributions in any way you see fit.

License

This project is open source under Apache 2.0 license

greptimedb-dashboard's People

Contributors

aganivi avatar alili avatar daviderli614 avatar dependabot[bot] avatar diamondmofeng avatar nicecui avatar sunng87 avatar waynexia avatar yuanbohan avatar zonahex avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.