Skip to content

Commit

Permalink
Merge pull request #12 from fizzbuds/11-minimal-docs-for-basic-usage
Browse files Browse the repository at this point in the history
minimal-docs-for-basic-usage [no ci]
  • Loading branch information
lucagiove authored Jan 12, 2024
2 parents 2333233 + edaa857 commit c2883f9
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
# ddd-toolkit
# ddd-toolkit

### Installation

```bash
pnpm add @fizzbuds/ddd-toolkit mongodb@5
```

### Usage

An example of use with [Nest](https://nestjs.com/) can be found
on [fizzbuds/nest-ddd-toolkit](https://github.com/fizzbuds/nest-ddd-toolkit) repo.

0 comments on commit c2883f9

Please sign in to comment.