feature(dashboard): refactor overview

fix(lint)
This commit is contained in:
Carl-Gerhard Lindesvärd
2025-03-20 09:28:54 +01:00
committed by Carl-Gerhard Lindesvärd
parent b035c0d586
commit a1eb4a296f
83 changed files with 59167 additions and 32403 deletions

3
.cursorrules Normal file
View File

@@ -0,0 +1,3 @@
- When we write clickhouse queries you should always use the custom query builder we have in
- `./packages/db/src/clickhouse/query-builder.ts`
- `./packages/db/src/clickhouse/query-functions.ts`