Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.77 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.77 KB

My App (my-app)

My App is a continuously updated personal service collection.

Setup

Prepare and install environment for development in Window 10/11?

Run command pnpm install at project root directory to setup.

Technologies

Technology Role Sources
Go Backend programming language https://pkg.go.dev/std
TypeScript Frontend programming language https://typescriptlang.org
Vite Next Generation Frontend Tooling https://vitejs.dev/
Vue 3 Progressive JavaScript Framework https://vuejs.org/
Wails Build cross-platform desktop applications using Go https://wails.io/
UPX Ultimate packer for executables https://upx.github.io/
Systray A cross platfrom system tray using Go https://github.com/getlantern/systray
Gin A HTTP web framework using Go https://gin-gonic.com/
Gin Swagger Gin middleware for API documentation with Swagger 2.0 https://github.com/swaggo/gin-swagger
Swaggo Converts Go annotations to Swagger Documentation 2.0 https://github.com/swaggo/swag