Skip to content

Nest.js fundamentals source code with examples modules, providers, DI, Authentication, GraphQL, Prisma, MongoDB, Postgres, TypeORM, Swagger, Testing, Websockets, GraphQL, Caching, Data Loader, Prisma, File Upload, CRON, Cookies, Queues, Event Emitter, Streaming, Session, and more.

Notifications You must be signed in to change notification settings

proven-study/nestjs-learn-from-freecodecamp

Repository files navigation

NestJS API

Nest.js fundamentals source code with examples modules, providers, DI, Authentication, GraphQL, Prisma, MongoDB, Postgres, TypeORM, Swagger, Testing, Websockets, Caching, Data Loader, File Upload, CRON, Cookies, Queues, Event Emitter, Streaming, Session, and more.

Installation

yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

⭐️ Contents ⭐️

About

Nest.js fundamentals source code with examples modules, providers, DI, Authentication, GraphQL, Prisma, MongoDB, Postgres, TypeORM, Swagger, Testing, Websockets, GraphQL, Caching, Data Loader, Prisma, File Upload, CRON, Cookies, Queues, Event Emitter, Streaming, Session, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published