fastify-boilerplate
fastify boilerplate for building RESTful APIs ⏰ Includes design (APIs), deploy(Application), and monitoring(Application).
파일 탐색기
최종 버전 다운로드 (.zip)- integrate.yml
- launch.json
- settings.json
- environmentVariables.js
- knexConfig.js
- .gitkeep
- 20220513070557_create_table_user.js
- 20220528164934_create_table_todo.js
- admin-user.js
- register.js
- register.js
- register.js
- index.js
- pattern.js
- schema.js
- createTodo.js
- index.js
- index.js
- todo.js
- index.js
- createTodo.js
- index.js
- createTodo.js
- index.js
- routes.js
- errorCodes.js
- errors.js
- basic.js
- index.js
- paramsValidation.js
- postgressError.js
- unstructuredError.js
- constants.js
- CustomError.js
- handler.js
- helpers.js
- index.js
- index.js
- onResponse.js
- preSerialization.js
- requestContext.js
- asyncContext.js
- index.js
- logger.js
- redactor.js
- serializers.js
- index.js
- index.js
- paginator.js
- setup.js
- index.js
- server.js
- shutdown.js
- .eslintignore
- .eslintrc.json
- .gitignore
- .prettierrc.json
- .sample.env
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE
- package-lock.json
- package.json
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/mattaharish/fastify-boilerplate
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd fastify-boilerplate
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
