amarjanica / demo-mongoose-typescript

Demo project that shows how you can configure Mongoose to use in Typescript

Home Page:https://www.amarjanica.com/working-with-mongoose-typescript-and-gis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo Mongoose Typescript

Continuous Integration

Demo project that shows how you can configure Mongoose to use in a Typescript project:

  • cache your connections
  • unit test with mongodb-memory-server
  • do geospatial and recursive queries
  • publish a private npm package

Entire process is documented in Working with Mongoose and Typescript.

Schema example

About

Demo project that shows how you can configure Mongoose to use in Typescript

https://www.amarjanica.com/working-with-mongoose-typescript-and-gis

License:MIT License


Languages

Language:TypeScript 94.4%Language:JavaScript 5.6%