jkomoros / boardgame

An in-progress framework in golang to easily build boardgame Progressive Web Apps
Apache License 2.0
31 stars 4 forks source link

`boardgame-util deploy` command #668

Open jkomoros opened 5 years ago

jkomoros commented 5 years ago

If not given a directory, runs a production build and deploys.

Should run db up in some cases.

Deploys static firebase, also uses gcloud command to deploy

Originally captured in #655

jkomoros commented 5 years ago

Update documentation in server/README.md