nestjs-dockerized icon indicating copy to clipboard operation
nestjs-dockerized copied to clipboard

OpenApi + example .env added

Open metacubic opened this issue 2 years ago • 1 comments

I've updated the code, with the function of OpenApi (Swagger), which is reflected across controllers, dto and entities. The config for swagger is stored in config/swagger from src.

Also added in a .env.example

metacubic avatar Jan 27 '23 20:01 metacubic

Forgot to add, swagger is linked to main.ts

metacubic avatar Jan 27 '23 20:01 metacubic