docker-compose build
docker-compose up -d


if you want to watch all of logs then type below command...
`docker-compose up`

남은 작업

  • 회원가입시 중복 계정 체크 필요
  • 각종 오류 핸들러 필요