nestjs-redoc
๐ ReDoc frontend for you NestJS swagger API documentation
ํ์ผ ํ์๊ธฐ
์ต์ข ๋ฒ์ ๋ค์ด๋ก๋ (.zip)- .gitkeep
- cat.class.ts
- create-cat.dto.ts
- extra-model.dto.ts
- pagination-query.dto.ts
- tag.dto.ts
- cats.controller.ts
- cats.module.ts
- cats.service.ts
- app.module.ts
- main.ts
- index.ts
- redocDocument.interface.ts
- redocOptions.interface.ts
- index.spec.ts
- index.ts
- options.model.spec.ts
- options.model.ts
- index.spec.ts
- index.ts
- redoc-module.spec.ts
- redoc-module.ts
- redoc.handlebars
- .editorconfig
- .eslintrc.js
- .gitignore
- .huskyrc
- .npmignore
- .prettierignore
- .prettierrc
- commitlint.config.js
- jest.config.js
- LICENSE
- package.json
- README.md
- redoc.png
- tsconfig.build.json
- tsconfig.json
- yarn.lock
# ์ค์น ๊ฐ์ด๋
1. ์ฝ๋ ๋ด๋ ค๋ฐ๊ธฐ
git clone https://github.com/ojoanalogo/nestjs-redoc
๊นํ๋ธ์์ ํ๋ก์ ํธ ์ฝ๋ ์ ์ฒด๋ฅผ ๋ด ์ปดํจํฐ๋ก ๋ด๋ ค๋ฐ์ต๋๋ค.
cd nestjs-redoc
๋ฐฉ๊ธ ๋ด๋ ค๋ฐ์ ํ๋ก์ ํธ ํด๋ ์์ผ๋ก ์ด๋ํฉ๋๋ค.
2. Node.js
์ฌ์ ์ถ์ฒ์ฌ์ ์ค๋น๋ฌผ
npm install
package.json์ ๋ช ์๋ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ค์ ๋ด๋ ค๋ฐ์ ์ค์นํฉ๋๋ค.
npm start
๊ฐ๋ฐ/์คํ ์๋ฒ๋ฅผ ์ผญ๋๋ค.
๋ช
๋ น์ด ์คํ ํ ํฐ๋ฏธ๋์ ๋ํ๋๋ ์ฃผ์(๋ณดํต http://localhost:3000 ํํ)๋ฅผ ๋ธ๋ผ์ฐ์ ์์ ์ด์ด๋ณด์ธ์.
// repository documentation
Was this content helpful?
(0 ratings)
