Create GUI apps with Wails + Amis!
- setup a golang toolchain
- setup a wails toolchain
Run the following command:
wails init -n wails-hello-world -t https://github.com/almas1992/wails-amis-js-sdk-template
If you want to update amis sdk version, you can download amis sdk and extract to
frontend/src/assets/amis
folder, then run theadapt-amis.sh
script in thescripts
folder.