2024-09-18 12:04:28 -07:00
2024-08-28 10:59:08 -07:00
2024-08-23 10:34:34 -07:00
2024-09-17 23:10:09 -07:00
2024-09-17 23:10:09 -07:00
2024-09-17 23:10:09 -07:00
2024-09-17 23:10:09 -07:00
2024-08-27 15:12:26 -07:00
2024-05-28 12:12:28 -07:00
2024-07-17 22:39:22 -07:00
2024-09-17 23:10:09 -07:00
2024-09-17 13:10:35 -07:00
2024-09-16 15:58:35 -07:00
2024-09-17 13:10:35 -07:00
2024-09-17 23:10:09 -07:00

The Next Wave

Prereqs:

You'll need to install "task" (which we're using as a build/run system):

brew install go-task

On first checkout:

yarn
go mod tidy

Then, run the following command to start the app using the Vite dev server (this will enable Hot Module Reloading):

task electron:dev

To run the app without the dev server, run the following instead:

task electron:start
S
Description
No description provided
Readme Apache-2.0 40 MiB
Languages
Go 49.9%
TypeScript 42.4%
Less 6%
JavaScript 0.9%
CSS 0.5%
Other 0.2%