MSantore

Results 2 issues of MSantore

Currently API keys are visible in [example-next](https://github.com/NoahZinsmeister/web3-react/blob/main/packages/example-next/.env) I have a PR ready to update the git ignore to `*.env`

I've added vue-material per these instructions: https://github.com/vuematerial/nuxtjs Here is my fork of your repo: https://github.com/msantore/nuxt-ssr-firebase - I updated these packages for Firebase Node 8 support on /prod/server/package.json: "firebase-admin": "5.13.1", "firebase-functions":...