-
I would be highly interested in being able to use this SDK in a type safe manner without resorting to my own abridged and self-maintained typing.
-
Hi.
What causes this error?
/Users/macbookpro/gekko/exchange/portfolioManager.js:72
throw new errors.ExchangeError(err);
^
Error
at Object. (/Users/macbookpro/gekko/excha…
-
I had the PlateSpace app working on my dev machine, but yesterday it stopped working and is giving me a "com.mongodb.stitch.android.StitchException$StitchServiceException: aggregation stage "$geoNear"…
-
Is it possible to give mongo stitch a streaming interface for mongodb operations? If not, is this something that is planned?
For example:
```
let cursor = db.collection('mycollection').find({})…
-
Can't find demo code on authenticating to Stitch using custom authentication.
-
**Note: this is the technical bug tracker, please use other platforms for getting support and starting a (non technical) discussion. See the [getting help page](https://gekko.wizb.it/docs/introduction…
-
-
Hi there,
There doesn't appear to be a way to do pagination on documents in a collection.
For example, if I do this:
```
this.db.collection('mycollection').find({}).limit(10).skip(5)
```
I …
-
## The devDependency [gatsby](https://github.com/gatsbyjs/gatsby) was updated from `2.0.0-rc.28` to `2.0.0`.
🚨 [View failing branch](https://github.com/halkeye/www-gavinmogan-com/compare/master...ha…
-
I'm using this `import { StitchClient } from 'mongodb-stitch';` to use mongodb stitch in my nodejs application. I installed it using `npm i -S mongodb-stitch`. But i have an error stating module not f…
ghost updated
7 years ago