You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(pm2): pm2 --watch 에서 reload로 변경
feat(package): 사용하지 않는 package 정리
fix(API): promise 오류 수정
feat(https):.https 주석
feat(pm2):reload 주석
feat(openAPI): await promise.all => promise.then
feat(socket): test
feat(log): log에 응답시간 추가 및 ms이상하게 찍히던 것 수정
feat(openAPI): 서버 재실행때 마다 log파일 삭제하는 거 수정
feat(user): ttl설정 set 하면서 바로 하도록 수정
feat(stresstest): 스트레스 테스트 경로 수정
fix(socket): chatroom uerId 제거
feat(test): testdb url 변경
feat(log): log 모양 변경
feat(test): timeout 설정
feat(service): trycatch error handling
feat(pm2): pm2 clustermode 추가
feat(pm2): sudo pm2 reload server 추가
feat(pm2): app -> server
feat(CI): npm i -> npm ci