Update dev-rules.mdc to include project structure

This commit is contained in:
Martin Braquet
2025-12-07 12:33:25 +01:00
committed by GitHub
parent ef7665c7da
commit daa517a11d

View File

@@ -1,7 +1,7 @@
---
alwaysApply: true
---
## Project Structure
- next.js react tailwind frontend `/web`
@@ -417,4 +417,4 @@ const query = renderSql(
const res = await pg.manyOrNone(query)
```
Use these functions instead of string concatenation.
Use these functions instead of string concatenation.