All Projects β†’ dimigoin β†’ dimigoin-back-v3

dimigoin / dimigoin-back-v3

Licence: other
🎊 2021년을 λ§žμ•„ λ¦¬λ‰΄μ–Όλœ ν•œκ΅­λ””μ§€ν„Έλ―Έλ””μ–΄κ³ λ“±ν•™κ΅ μΈνŠΈλΌλ„·, λ””λ―Έκ³ μΈμž…λ‹ˆλ‹€.

Programming Languages

typescript
32286 projects

Labels

Projects that are alternatives of or similar to dimigoin-back-v3

dimigoin-front-v2
ν•œκ΅­λ””μ§€ν„Έλ―Έλ””μ–΄κ³ λ“±ν•™κ΅ μΈνŠΈλΌλ„·, 디미고인
Stars: ✭ 19 (-5%)
Mutual labels:  dimigoin
dimigoin-front
Official Korea Digital Media Highschool Intranet Service, DIMIGOIN
Stars: ✭ 34 (+70%)
Mutual labels:  dimigoin

DIMIGOin Backend V3

Docker Build and Deploy Test Express Application

개발 μ„œλ²„ μ‹€ν–‰ 방법

  1. νŒ€ λ…Έμ…˜μ— μžˆλŠ” .env νŒŒμΌμ„ ν”„λ‘œμ νŠΈ μ΅œμƒλ‹¨μ— μΆ”κ°€ν•©λ‹ˆλ‹€.
  2. μ˜μ‘΄μ„± νŒ¨ν‚€μ§€λ₯Ό μ„€μΉ˜ν•©λ‹ˆλ‹€. yarn install
  3. 개발 μ„œλ²„λ₯Ό μ‹€ν–‰ν•©λ‹ˆλ‹€. yarn dev

ν”„λ‘œλ•μ…˜ 배포 방법

  1. 도컀 ν—ˆλΈŒμ—μ„œ μ΅œμ‹  도컀 이미지λ₯Ό λ‚΄λ €λ°›μŠ΅λ‹ˆλ‹€. docker pull dimigoin/dimigoin-server:latest
  2. 기쑴에 μ‹€ν–‰ μ€‘μ΄λ˜ μ»¨ν…Œμ΄λ„ˆλ₯Ό μ‹€ν–‰ 쀑지 및 μ‚­μ œν•©λ‹ˆλ‹€. docker rm -f dimigoin-server-prod
  3. 내렀받은 도컀 이미지λ₯Ό μ‹€ν–‰ν•©λ‹ˆλ‹€. docker run --name <μ»¨ν…Œμ΄λ„ˆ 이름> --env-file <dotenv 파일 경둜> -p <μ»¨ν…Œμ΄λ„ˆ λ‚΄λΆ€ 포트>:<외뢀에 λ…ΈμΆœν•  포트> -d dimigoin/dimigoin-server .env νŒŒμΌμ€ νŒ€ λ…Έμ…˜μ„ μ°Έκ³ ν•΄ /etc 디렉터리에 λ³΄κ΄€ν•˜λŠ” 것을 μΆ”μ²œν•©λ‹ˆλ‹€.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].