googlemaps / transport-tracker

Applications for tracking moving assets on a live map
Apache License 2.0
574 stars 442 forks source link

Admin view not working #43

Closed rondougs88 closed 6 years ago

rondougs88 commented 6 years ago

After putting in my API credentials, I'm getting errors from dependencies not declared i.e. "firebase is unknown." This comes up after I ran node main.js.

domesticmouse commented 6 years ago

/cc @stephenmcd

stephenmcd commented 6 years ago

The admin view is just a static HTML page plus client-side JavaScript, not a Node app.