Giter VIP home page Giter VIP logo

infra-workshop's Introduction

์ธํ”„๋ผ๊ณต๋ฐฉ

์ปจํผ๋Ÿฐ์Šค ์‹ ์ฒญ ํ”Œ๋žซํผ

template version


๐Ÿ’ก Introduction

์ธํ”„๋ผ๊ณต๋ฐฉ ๊ฐ•์˜ ํ•™์Šต์„ ์œ„ํ•œ ์˜ˆ์ œ ์ฝ”๋“œ์ž…๋‹ˆ๋‹ค. ๋ฏธ์…˜ ์š”๊ตฌ์‚ฌํ•ญ์€ ๋ธ”๋กœ๊ทธ์—์„œ ํ™•์ธํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.

์•„๋ž˜์™€ ๊ฐ™์€ ๋ชจ๋“ˆ๋“ค๋กœ ๊ตฌ์„ฑ๋˜์–ด ์žˆ์Šต๋‹ˆ๋‹ค.

  • ๊ณตํ†ต์ ์œผ๋กœ ์‚ฌ์šฉํ•˜๋Š” ์ฝ”๋“œ๋ฅผ ๊ด€๋ฆฌํ•˜๋Š” core
  • ์ปจํผ๋Ÿฐ์Šค ๊ด€๋ฆฌ, ์‹ ์ฒญ ๋ฐ ์ด๋ฒคํŠธ ๋“ฑ์„ ๋‹ด๋‹นํ•˜๋Š” conference
  • ํšŒ์› ์ •๋ณด๋ฅผ ๋‹ด๋‹นํ•˜๋Š” member
  • ์„ค๋ฌธ ์ •๋ณด๋ฅผ ๋‹ด๋‹นํ•˜๋Š” analysis
  • BFF ํŒจํ„ด์ด ์ ์šฉ๋˜์–ด ์žˆ๋Š” front

๐Ÿš€ Getting Started

  • ๋ฏธ์…˜๊ณผ ๊ด€๋ จํ•œ ์‚ฌํ•ญ์€ ๊ฐ ๋ฏธ์…˜์˜ ๊ฐ€์ด๋“œ ๋ฌธ์„œ๋ฅผ ์ฐธ๊ณ ํ•˜์‹œ๊ธธ ๋ฐ”๋ž๋‹ˆ๋‹ค.

1. ๋กœ์ปฌ DB ๊ตฌ์„ฑ

์ค€๋น„

  • ๋„์ปค ๋‹ค์šด๋กœ๋“œ
  • [module]/docker/db/mysql/init์— dump ํŒŒ์ผ์„ ๋„ฃ์€ ์ƒํƒœ๋กœ ์‹คํ–‰ํ•˜๋ฉด ์ž๋™ INSERT
  • sql/[module].sql ํŒŒ์ผ์„ ํ™œ์šฉํ•˜์—ฌ ์ƒ˜ํ”Œ ๋ฐ์ดํ„ฐ๋ฅผ ์ถ”๊ฐ€

์‹คํ–‰ ๋ฐฉ๋ฒ•

  1. IntelliJ IDEA์—์„œ docker-compose.yml๋กœ ์ด๋™ ํ›„, Run ๋ฒ„ํŠผ ํด๋ฆญ

  2. ํ˜น์€ ํ”„๋กœ์ ํŠธ ๋””๋ ‰ํ„ฐ๋ฆฌ์—์„œ ์•„๋ž˜์˜ ๋ช…๋ น์–ด๋ฅผ ํ„ฐ๋ฏธ๋„์— ์ž…๋ ฅ

    # ๊ฐ€๋ น member ๋ชจ๋“ˆ์˜ ๊ฒฝ์šฐ,
    cd member/docker
    docker-compose up -d

2.๏ธ ๋กœ์ปฌ ์„œ๋ฒ„ ์‹œ์ž‘์‹œ config location ์„ค์ •

  • IntelliJ -> Run -> Edit Configurations...

  • com.brainbackdoor.xxApplicaion.kt ์ถ”๊ฐ€ ๋˜๋Š” ์„ ํƒ ํ›„ VM Options์— ๋‹ค์Œ ์„ค์ • ์ถ”๊ฐ€

    -Dspring.config.location=classpath:/config/
    
  • Test ์ˆ˜ํ–‰์„ ์œ„ํ•˜์—ฌ Template -> JUnit ์„ ํƒ ํ›„ VM options์—๋„ ์ถ”๊ฐ€



๐Ÿ™‹๐Ÿปโ€โ™‚๏ธ Reference


๐Ÿž Bug Report

๋ฒ„๊ทธ๋ฅผ ๋ฐœ๊ฒฌํ•œ๋‹ค๋ฉด, Issues ์— ๋“ฑ๋กํ•ด์ฃผ์„ธ์š”.


๐Ÿ“ License

This project is MIT licensed.

infra-workshop's People

Contributors

brainbackdoor 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.