mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-02-25 19:38:05 -05:00
Update dev-rules.mdc to include project structure
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user