mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 05:26:31 +00:00
9e7dc290db
Replace the WPF desktop application (Azaion.Suite, Azaion.Annotator, Azaion.Common, Azaion.Inference, Azaion.Loader, Azaion.LoaderUI, Azaion.Dataset, Azaion.Test) with a standalone .NET Web API in src/. Made-with: Cursor
9 lines
302 B
Plaintext
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 |