Boilerplate Go App with Dart + React Frontend
pub get
pub build
goapp serve
- Serves on localhost:8080
goapp deploy -application [APPLICATION_ID] -version [VERSION_ID] .
- Note: If 403 error, try deleting ~/.appcfg_oauth2_tokens so it re-authenticates