Initial commit

This commit is contained in:
Shaheed Azaad
2025-07-12 16:41:30 +02:00
commit e776b7f041
34 changed files with 6698 additions and 0 deletions

10
.cursor/rules/sql.mdc Normal file
View File

@@ -0,0 +1,10 @@
---
description: Implementing database functions
globs:
---
# Your rule content
- This app uses DrizzleORM
- The app should use transactions and connection pooling where possible
- Utmost care needs to be taken to prevent SQL injection