Skip to content

Commit 438287c

Browse files
authored
Update README.md
1 parent b686637 commit 438287c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# 📈 TickStats
22

3+
One-stop & lightweight solution for metric collecting and analytics.
4+
35
> [!TIP]
46
> This project is under construction and improvement. Do not use it in production environment and please waiti for the first release! ❤️
57
6-
One-stop & lightweight solution for metric collecting and analytics.
8+
## Features
79

10+
- Lightweight - Docker image size < 20 MB
811
- One RESTful API collect all your projects' datas!
12+
913
```json
1014
{
1115
"metrics_data": {
@@ -16,6 +20,8 @@ One-stop & lightweight solution for metric collecting and analytics.
1620
}
1721
```
1822

23+
## Demo
24+
1925
![image](https://github.com/user-attachments/assets/2d8e6267-a3ad-40cb-9957-3310687a5f27)
2026

2127
## Development

0 commit comments

Comments
 (0)