6a53f87e03
Sets up monorepo with Wails desktop shell, Go backend, React/TS frontend, and Kotlin Android SDK skeleton. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
7 lines
44 B
Plaintext
7 lines
44 B
Plaintext
go 1.26.2
|
|
|
|
use (
|
|
./backend-go
|
|
./desktop
|
|
)
|