mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
sample/13: change readme title
this sample doesn't use `mongoose`
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
### Mongoose sample
|
||||
### Mongo TypeORM sample
|
||||
|
||||
### Installation
|
||||
|
||||
|
||||
`npm install`
|
||||
|
||||
### Running
|
||||
@@ -23,4 +22,4 @@ After running the sample, you can stop the Docker container with
|
||||
|
||||
Then, run Nest as usual:
|
||||
|
||||
`npm run start`
|
||||
`npm run start`
|
||||
|
||||
Reference in New Issue
Block a user