nestjs-dockerized
nestjs-dockerized copied to clipboard
OpenApi + example .env added
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
Forgot to add, swagger is linked to main.ts