File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 4
4
A desktop application build using wails and request to perform REST APIs
5
5
6
6
## Screenshots
7
- ![ image] ( https://github.com/dropdevrahul/hypr/assets/8207870/db511732-cd5d-4f0b-a099-fd16d0ec32c1 )
7
+ ![ image] ( https://github.com/dropdevrahul/hypr/assets/8207870/0a1e5ff1-c0e4-4159-84d4-b4c9af09966d )
8
8
9
9
## Live Development
10
+ Please install the requiremenys for wails as mentioned here [ wails] ( https://wails.io/docs/gettingstarted/installation/ )
11
+
10
12
To run in live development mode, run ` wails dev ` in the project directory. This will run a Vite development
11
13
server that will provide very fast hot reload of your frontend changes. If you want to develop in a browser
12
14
and have access to your Go methods, there is also a dev server that runs on http://localhost:34115 . Connect
You can’t perform that action at this time.
0 commit comments