You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a project build with Wails, it's manly for learning go.
Commands
# check version of wails cli
wails version
# update wails cli
wails update
# to run development server
walis dev
# generate the wailsjs module for frontend
wails generate module