Files
gps-denied-onboard/.cursor/rules/techstackrule.mdc
T
2026-03-14 18:37:48 +02:00

9 lines
302 B
Plaintext

---
description: Techstack
alwaysApply: true
---
# Tech Stack
- Using Postgres database
- Depending on task, for backend prefer .Net or Python. Could be RUST for more specific things.
- For Frontend, use React with Tailwind css (or even plain css, if it is a simple project)
- document api with OpenAPI