npm install --frozen-lockfile
-
npm test
- Change
request, theater, theaterLink
in_test
function and play!
{
request: 'timetable',
theater: 'megaBox' | 'cgv' | 'lotte',
theaterLink: ''
// ex: megabox: /theater/time?brchNo=1372(강남)
// ex: cgv: /theaters/?theaterCode=0056(강남)
// ex: lotte: '영화관 이름' (Naver 검색을 사용하기 때문)
}
- Deploy when merge in master by serverless