docs: add dashboard to resources in README (#934)

This commit is contained in:
dennis zhuang
2023-02-03 13:47:19 +08:00
committed by GitHub
parent af935671b2
commit 54fe81dad9

View File

@@ -153,6 +153,9 @@ You can always cleanup test database by removing `/tmp/greptimedb`.
- GreptimeDB [Developer
Guide](https://docs.greptime.com/developer-guide/overview.html)
### Dashboard
- [The dashboard UI for GreptimeDB](https://github.com/GreptimeTeam/dashboard)
### SDK
- [GreptimeDB Java