Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 924 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 924 Bytes

gae-node-nestjs

New package

Please note that while this package will have priority fixes for existing projects, our primary focus has moved to our gae-js libraries.

While 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.

About

Node framework using nestjs and integrating with Google App Engine, particularly Google Data Store.

Releases

See the changelog.