써먹는 웹개발
[Intellij] 서버 2개 한번에 실행(Run)시키는 방법 본문
728x90
반응형
[Intellij] 서버 2개 한번에 실행(Run)시키는 방법
1. npm 2개 추가
1) Run -> Edit Configurations 클릭
2) 첫번째 서버 명령어 실행
3) 두번째 서버 명령어 실행
2. Compound 추가
3. Compound로 실행
728x90
반응형
'Developer Tools > IntelliJ & DataGrip' 카테고리의 다른 글
[DataGrip] [22007][1366] (conn=8) Incorrect string value: '\xEA\xB8\xB0\xEC\x97\x85...' for column ``.``.`컬럼명` at row 0 해결방법 (0) | 2023.08.12 |
---|---|
[Intellij] Mariadb 스키마 비교 (0) | 2023.01.04 |
[Intellij] trigger 위치 (0) | 2022.11.09 |
[IntelliJ] Repository를 내부 Repository로 변경할때 설정한 방법 (0) | 2021.08.28 |
[IntelliJ] gitlab push안될때 해결방법 (0) | 2021.08.09 |
Comments