app: add code for macOS and Windows apps under 'app' (#12933)
* app: add code for macOS and Windows apps under 'app'
* app: add readme
* app: windows and linux only for now
* ci: fix ui CI validation
---------
Co-authored-by:
jmorganca <jmorganca@gmail.com>
Showing
app/tray/tray.go
deleted
100644 → 0
app/types/not/found.go
0 → 100644
app/types/not/valids.go
0 → 100644
app/types/not/valids_test.go
0 → 100644
app/ui/app.go
0 → 100644
app/ui/app/.gitignore
0 → 100644
app/ui/app/.prettierignore
0 → 100644
app/ui/app/.prettierrc
0 → 100644
app/ui/app/eslint.config.js
0 → 100644
app/ui/app/index.html
0 → 100644
app/ui/app/package-lock.json
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
app/ui/app/package.json
0 → 100644
app/ui/app/public/hello.png
0 → 100644
21.3 KB
app/ui/app/src/api.ts
0 → 100644