Skip to content

rd4704/nestjs-api

Repository files navigation

NestJS API Example

Installation

Install dependencies

npm install

NPM scripts

  • npm start - Start application
  • npm run start:watch - Start application in watch mode
  • npm run test - run Jest test runner
  • npm run start:prod - Build application

Swagger API docs

This example repo uses the NestJS swagger module for API documentation. NestJS Swagger - www.swagger.io

About

Sample API microservice example using NestJS with Docker. Ready to go on Kubernetes cluster!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published