https://github.com/shahriar-shojib/nestjs-typegoose-crud
NestJS Crud Example using typegoose
https://github.com/shahriar-shojib/nestjs-typegoose-crud
fastify mongodb mongoose nestjs nodejs typegoose typescript
Last synced: about 1 month ago
JSON representation
NestJS Crud Example using typegoose
- Host: GitHub
- URL: https://github.com/shahriar-shojib/nestjs-typegoose-crud
- Owner: shahriar-shojib
- Created: 2020-12-07T10:24:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-08T13:26:16.000Z (over 4 years ago)
- Last Synced: 2025-01-22T05:28:40.217Z (3 months ago)
- Topics: fastify, mongodb, mongoose, nestjs, nodejs, typegoose, typescript
- Language: TypeScript
- Homepage:
- Size: 7.81 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NestJS Boilerplate with nest-typegoose, mongodb
> How to use
- clone the repo
- go to project directory and run `yarn`
- after dependency installation run `yarn start:dev` to start development server in watch mode
- open `http://localhost:3000/test/patients` to see the default route and get cracking#
## LICENCE
> MIT