mirror of
https://github.com/azaion/gps-denied-desktop.git
synced 2026-04-22 22:46:36 +00:00
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 |