Example project showing how to make use of Geofire for Firebase in NodeJS
npm-install- Create
.envfile at root project directory with Firebase config details similar to the following:
FB_API_KEY=xxxxxxxxxx
FB_AUTH_DOMAIN=xxxxxxxxxx.firebaseapp.com
FB_DB_URL=https://xxxxxxxxxx.firebaseio.com
node index add
node index query