background-geolocation-console icon indicating copy to clipboard operation
background-geolocation-console copied to clipboard

A field-testing & analysis server for the Background Geolocation plugin

Results 16 background-geolocation-console issues
Sort by recently updated
recently updated
newest added

`npm i` fails on Macbook Pro with M1 cpu: `> [email protected] install /Volumes/Work/Projects/BWH/background-geolocation-console/node_modules/sqlite3 > node-pre-gyp install --fallback-to-build node-pre-gyp ERR! install response status 404 Not Found on https://github.com/TryGhost/node-sqlite3/releases/download/v5.0.8/napi-v6-darwin-unknown-arm64.tar.gz node-pre-gyp WARN Pre-built...

``` git clone https://github.com/transistorsoft/background-geolocation-console.git docker build -t background-geolocation-console . docker run -p 9000:9000 -v //src/server/database/db:/usr/src/server/database/db -d background-geolocation-console ``` `=> ERROR [6/6] RUN NODE_ENV=production ./node_modules/.bin/webpack && NPM_CONFIG_PRODUCTION=true npm prune - 0.4s...

Hello, So i tried to install it on my server, first it is possible but not as easy as it should be: 1) There are so many deprecated modules and...

Hi, Just to understand, you store the points from the app and draw the line between them on the fly, not store the line on database? I'm working on a...

Hello, I am planning to purchase the license of your wonderful plugin, and tried to build the console for testing with our apps. I built the image by following the...

Hi In web app every thing is ok but the position not moving automatically , i have to hit reload button every time to get latest location ,

I have already enabled billing to my google cloud project but still I'm getting this error. How can I resolve this? You must enable Billing on the Google Cloud Project...

- [x] remove `babel-node` using to start node with @babel/register - [x] review flow checking - [ ] fix eslint checking and add it to `pre-commit` - [ ] fix...

`scripts/json2csv.rb` references `file = File.open("./geolocation-data.json")` Any way we can get a copy of that json file in the repo somehow?

Currently, the link under "additional details" in Firestore section is [this](https://github.com/transistorsoft/background-geolocation-console/blob/master/src/server/firebase/README.md), whereas, I assume the real link is [this](https://github.com/transistorsoft/background-geolocation-console/blob/master/server/firebase/README.md)