We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b686637 commit 438287cCopy full SHA for 438287c
README.md
@@ -1,11 +1,15 @@
1
# 📈 TickStats
2
3
+One-stop & lightweight solution for metric collecting and analytics.
4
+
5
> [!TIP]
6
> This project is under construction and improvement. Do not use it in production environment and please waiti for the first release! ❤️
7
-One-stop & lightweight solution for metric collecting and analytics.
8
+## Features
9
10
+- Lightweight - Docker image size < 20 MB
11
- One RESTful API collect all your projects' datas!
12
13
```json
14
{
15
"metrics_data": {
@@ -16,6 +20,8 @@ One-stop & lightweight solution for metric collecting and analytics.
16
20
}
17
21
```
18
22
23
+## Demo
24
19
25

26
27
## Development
0 commit comments