mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 08:46:31 +00:00
Sync .cursor from detections
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
description: Techstack
|
||||
description: "Defines required technology choices: Postgres DB, .NET/Python/Rust backend, React/Tailwind frontend, OpenAPI for APIs"
|
||||
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)
|
||||
- Prefer Postgres database, but ask user
|
||||
- Depending on task, for backend prefer .Net or Python. Rust for performance-critical things.
|
||||
- For the frontend, use React with Tailwind css (or even plain css, if it is a simple project)
|
||||
- document api with OpenAPI
|
||||
Reference in New Issue
Block a user