ubclaunchpad / bumper

🥊 Fast-paced multiplayer arcade game, built with Go, Javascript, and WebSockets
13 stars 2 forks source link

Dev vs Production Databases #229

Closed Grafne23 closed 6 years ago

Grafne23 commented 6 years ago

Setup another firebase project. Have client and server side support for running from the different db's depending on production or development run.

Grafne23 commented 6 years ago

Setup another firebase project which everyone should have access to. Dev -https://console.firebase.google.com/project/bumperdevdb/overview Prod - https://console.firebase.google.com/project/bumperdb-d7f48/overview

And added the auth files to the branch 229/dbs so work for this ticket can continue there.