Giter Club home page Giter Club logo

member-service's Introduction

Member-Service

μŠ€ν¬λ¦°μƒ· 2021-06-23 μ˜€ν›„ 2 04 44


πŸ” μ™œ 42meet인가?

42 Seoul λ‚΄ μ œν•œλœ νšŒμ˜μ‹€ 개수둜 μΈν•œ 멀버듀 κ°„ 자리 경쟁 문제λ₯Ό ν•΄μ†Œν•˜κΈ° μœ„ν•΄ μžλ™ νšŒμ˜μ‹€ μ˜ˆμ•½ μ„œλΉ„μŠ€λ₯Ό λ§Œλ“€κ³ μž ν•˜μ˜€μŠ΅λ‹ˆλ‹€.

κΈ°μ‘΄ 제곡되고 μžˆλŠ” 42 APIλ₯Ό ν™œμš©ν•˜μ—¬ 42 Seoul μΉ΄λŽƒλ“€μ΄ μ‰½κ²Œ μ„œλΉ„μŠ€λ₯Ό μ΄μš©ν•  수 μžˆλ„λ‘ λ…Έλ ₯ν•˜μ˜€μŠ΅λ‹ˆλ‹€.


πŸ•Ή μ‹€ν–‰ 방법

  1. Gradle을 ν™œμš©ν•œ λΉŒλ“œ 및 νŒ¨ν‚€μ§•

    ./gradlew clean build
    
  2. Dockerizing

    docker build -t kangjm2/member-service:1.0 .
    
  3. Container μ‹€ν–‰

    docker run -d -p 8080:8080 --name member-service \
    -e token.secret=sample \
    --network 42meet \
    kangjm2/member-service:1.0
    
  • DockerHub μ΄μš©μ‹œ

    docker pull kangjm2/member-service:1.0
    

πŸ”§ Tech Stack

tech-stack


πŸͺœ Architecture

μŠ€ν¬λ¦°μƒ· 2021-06-23 μ˜€ν›„ 1 22 01

μŠ€ν¬λ¦°μƒ· 2021-06-23 μ˜€ν›„ 1 53 30


πŸ“• 디렉토리 ꡬ쑰

πŸ“member-service
└── πŸ“src
    └──  πŸ“main
         β”œβ”€β”€ πŸ“java
         β”‚    β”œβ”€β”€ πŸ“config
         β”‚    β”œβ”€β”€ πŸ“controller
         β”‚    β”œβ”€β”€ πŸ“domain
         β”‚    β”œβ”€β”€ πŸ“dto  
         β”‚    β”œβ”€β”€ πŸ“security
         β”‚    └── πŸ“utils
         └── πŸ“resources

βš™οΈ DB Design

μŠ€ν¬λ¦°μƒ· 2021-06-22 μ˜€ν›„ 3 04 29


μŠ€ν¬λ¦°μƒ· 2021-06-22 μ˜€ν›„ 3 49 23


πŸ‘¨β€πŸ‘©β€πŸ‘¦β€πŸ‘¦ Author

⭐️ 42seoul ⭐️

πŸ‘³πŸ»β€β™€οΈ κ°•μž¬λ―Ό
πŸ‘¨πŸ»β€πŸ’» μ‹¬μ˜μ„

member-service's People

Contributors

jaeminkang avatar simsulison avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.