Google App Engine datastore repositories and graphql setup with nestjs
npm install @mondomob/gae-node-nestjsWhile this library offers a lot of utilities and help for using nestjs, graphql, datastore the new libraries offer
more targeted libraries, with the following benefits:
- Not being tied to nestjs and easily used in express, cloud functions, or others of your choosing
- A library for using firestore natively
- A library for those still using datastore mode
- Other libraries for specifics. Please see the readme for details.
A lot of the underlying utilities have been ported across to the new libraries.
See the changelog.