Skip to content

rijalghodi/nest-basics

Repository files navigation

Basic Nest With Example

Description

It is playground to play with NestJS framework.

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

How to Play With?

  • See the table of content below
  • Pick the module you want to learn
  • Read the README inside the module
  • Explore code inside the module

Modules

Animal --- Controller

Book --- Service and Provider

Cat, Color, Country --- Module

Dog --- Middleware

Employee --- Exception Filter

Food --- Pipes

Game -- Guards

Hospital - Interceptors

Image --- Custom Decorators

Job --- Execution Context

Kingdom --- Metadata

Lake

Mountain

Novel

Opera

Quiz

R

Stay in touch

License

Nest is MIT licensed.

About

Playground to play with NestJS framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published