Skip to content

Zebbeni/go-dart-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-dart-react

Boilerplate Go App with Dart + React Frontend

Requirements

Build & Run

1. Compile Dart to Javascript

pub get
pub build

2. Run Local

goapp serve
  • Serves on localhost:8080

3. Deploy

goapp deploy -application [APPLICATION_ID] -version [VERSION_ID] .
  • Note: If 403 error, try deleting ~/.appcfg_oauth2_tokens so it re-authenticates

About

Boilerplate Go App with Dart + React Frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published