개인 정보

임채승

email: [email protected]

github: loopy-lim

박건우

email: [email protected]

github: pigpgw

윤민성

email: [email protected]

github: Y-minseong

조형욱

email: [email protected]

github: HyoungUkJo

지창근

email: [email protected]

github: pig19980

주장훈 멘토

email: [email protected]

DB KEYS

id: code-sync

pw: codesync123@

db: CODE_SYNC

Github key

loopy: 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

ik

Amazon IAM

https://685003676995.signin.aws.amazon.com/console

id: jungle-code-sync-1

pw: fc)GM-3#

// log 띄우기
pm2 log 0
// 다시 시작하기
pm2 restart 0

frontend

VITE_BASE_URL="<https://code-sync.net/api/>"
VITE_WS_URL="<https://code-sync.net/>"
VITE_PR_URL="<https://code-sync.net/gh/>"
VITE_YJS_URL="wss://code-sync.net/yjs/"
VITE_RTC_ICE="turn:code-sync.net:3478"
VITE_ICE_USER="codesync"
VITE_ICE_PASS="codesync123"

backend