mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-05 13:21:25 -05:00
chore: update frontend language to TypeScript
This commit is contained in:
@@ -9,7 +9,7 @@ Setup guides, [FAQ](/radarr/faq), the more information we have on the [wiki](htt
|
||||
|
||||
# Development
|
||||
|
||||
Radarr is written in C# (backend) and JS (frontend). The backend is built on the .NET8 framework, while the frontend utilizes Reactjs.
|
||||
Radarr is written in C# (backend) and TypeScript (frontend). The backend is built on the .NET8 framework, while the frontend utilizes Reactjs.
|
||||
|
||||
## Tools required
|
||||
|
||||
|
||||
Reference in New Issue
Block a user