Description swagger: /api/v1/swagger $ Node.js v16.14.0 $ Nestjs v9.3.0 $ npm v9.2.0 Installation Setup env cp .env.example .env Install packages $ yarn Migration $ yarn migrate:up Running the app # development $ yarn start # watch mode $ yarn dev # production mode $ yarn start