GithubHelp home page GithubHelp logo

kioschool-api's Introduction

Kio School Api - 키오스쿨 API

개발 환경 세팅

1. Docker 설치

  • brew install docker 명령어로 설치
  • Docker Desktop에서 Docker Desktop 설치

2. 로컬 DB 세팅

  • 터미널에서 /src/main/resources/db/dockerfile 디렉토리로 이동

  • docker build -t kio-school-db . 명령어로 도커 이미지 생성

  • Docker Desktop에서 생성된 이미지 확인 Docker Desktop Image Check.png

  • Run 버튼 클릭 후 아래와 같이 포트 설정 Run Image.png

3. 로컬 서버 실행

  • 서버를 실행시키면 liquibase를 통해 DB 마이그레이션 실행됨

  • 제대로 실행되었다면 table이 생성된 것을 확인할 수 있음

    Database table.png

4. 필수 데이터 추가

  • src/main/resources/db/data.sql 파일을 참고하여 필수 데이터 추가

kioschool-api's People

Contributors

ji-inpark avatar

Stargazers

 avatar

Watchers

 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.