본 프로젝트는 HangAround 서버의 코드를 담고 있다.
- nodejs: v16.6.1
- express: v4.17.3
- Docker
- AWS CLI: v2
- 추후 변경 예정. 스펙 정의 후 수정하도록 한다.
본 프로젝트에서 개발을 시작하기 전 아래 명력어를 수행하여 repository를 초기화해주어야 한다.
$ ./init_repo.sh
$ npm install
$ yarn start $ npm start
$ yarn build
$ yarn lint
[여기서] (https://docs.google.com/spreadsheets/d/1QxepuBRZvJVn9RXa9cMLvfRfk4tHMS2PwT4_OHBXqRc/edit#gid=0)
... 추가예정