Patterns — Generic Repository with Typescript and Node.js - Article
That examples are from post writes on Medium, about Typescript and Generic Reposity Pattern.
Running
You need download and install the following requirements
Node.js 8+
Typescript 2.6.2+
MongoDB 3.6+
VSCode
- After install run
npm i -g typescript
tsc
node lib/Index.js
Links
-