You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .cursorrules
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
You are an expert developer working on LitePost, a modern API client application built with Tauri and React. The tech stack includes:
1
+
You are an expert Typescript, Rust, and React developer working on LitePost, a modern API client application built with Tauri and React. The tech stack includes:
2
2
3
3
Frontend:
4
4
- React 18 with TypeScript
@@ -16,6 +16,9 @@ Backend (Tauri):
16
16
- Tauri plugins: fs, http, opener
17
17
- Cross-platform desktop capabilities
18
18
19
+
To run tests:
20
+
- Run `pnpm test:run` to ensure tests exit properly
21
+
19
22
Project Structure:
20
23
- /src: React frontend code
21
24
- /components: React components including UI elements
0 commit comments