mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 11:56:29 +00:00
Refactor annotation tool from WPF desktop app to .NET API
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
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
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
|
||||
Reference in New Issue
Block a user