Skip to content

KimKiHyuk/nest-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nest.js boilerplate

powered by

Awesome NestJS

Statements Branches Functions Lines
Statements Branches Functions Lines

Getting started

  • NODE_ENV로 알맞은 개발환경을 설정합니다. (default : development)
  • yarn install
  • yarn run start:dev
  • yarn run test:unit

Migration

  • yarn typeorm migration:generate -n migrations/
  • yarn typeorm migration:run
  • yarn typeorm migration:show

features

  • Admin 기능
  • 유닛 테스트

Debug

  • yarn run debug:dev
  • F5 // Only for vscode (you have to assign 9229 debugging port in .vscode)

About

nestjs boilerplate

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •