decentral1se
7 months ago
No known key found for this signature in database
GPG Key ID: 3789458B3D0C410
1 changed files with
6 additions and
2 deletions
-
README.md
|
@ -2,8 +2,12 @@ |
|
|
|
|
|
|
|
|
> **Extremely WIP GUI Prototype ™** |
|
|
> **Extremely WIP GUI Prototype ™** |
|
|
|
|
|
|
|
|
|
|
|
## Bikemap |
|
|
|
|
|
|
|
|
|
|
|
See [`#1`](https://git.vvvvvvaria.org/Toolsheds/snackbar/issues/1) 🤓 |
|
|
|
|
|
|
|
|
## Hacking |
|
|
## Hacking |
|
|
|
|
|
|
|
|
* Install [`wails`](https://wails.io), [`templ`](https://templ.guide) & [`npm`](https://www.npmjs.com) |
|
|
* Install [`wails`](https://wails.io), [`templ`](https://templ.guide) |
|
|
* Run `wails doctor` to check your system can run everything |
|
|
* Run `wails doctor` to check your system can run everything |
|
|
* Run `wails dev -browser` to start up the development server |
|
|
* Run `make`, hack & auto-reload the GUI on [localhost:34115](http://localhost:34115) |
|
|