Skip to content
This repository has been archived by the owner on Feb 7, 2021. It is now read-only.

Commit

Permalink
feat: force push, issue with ci/cd flow (#17)
Browse files Browse the repository at this point in the history
Force push, issue with ci/ci flow
  • Loading branch information
wesleygrimes authored Aug 6, 2019
1 parent c88eae8 commit 95cdfac
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,18 @@ This provides a great way to quickly get up and running with prototypes and mock

## Installation

**With NPM**

```bash
$ npm i --save @nestjs-addons/in-memory-db
```

**With Yarn**

```bash
$ yarn add @nestjs-addons/in-memory-db
```

## Video Walkthrough

[![](http://img.youtube.com/vi/eSx6nKDw5PQ/0.jpg)](http://www.youtube.com/watch?v=eSx6nKDw5PQ 'NestJS Addons - In Memory DB - Walkthrough')
Expand Down

0 comments on commit 95cdfac

Please sign in to comment.