reactor
reactor is a desktop app written in TypeScript and Rust using Tauri. This app serves as a client for managing docker containers and images. The app sends and receives data from a REST api written in Go programming language. See screenshots below
Languages: TypeScript, Rust, Go
Frontend: React for the UI, Rust with Tauri
Backend: Go using the Gin REST api framwork