Coder Social home page Coder Social logo

ice-life-backend's Introduction

정통마켓 백엔드 레포지토리입니다.

Build Spring Boot Image

.\gradlew bootBuildImage  
  • Image Name: settings.gradle > rootProject.name (only [a-z0-9][.][_][-])
  • Image Version: build.gradle > version

Run Docker Compose

  1. Create .env.

    Check .env.example

  2. Create db/password.txt.

  3. Run a command below.

    docker compose up

(for Dev) Run MySQL only

docker compose -f .\docker-compose.db.yml up

ice-life-backend's People

Contributors

astro36 avatar mingyum-kim avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ice-life-backend's Issues

마이페이지 구현

  1. 마이페이지 접속 시 이름, 학번, 닉네임, 내가 쓴 글 조회
  2. 닉네임 수정 기능

API Document 업데이트

-EmailController
-SignupController
-FindPasswordController
의 설명을 API 문서에 추가하였습니다.

또, API문서 작성을 위한 AuthApi.java를 LoginAPIDocument.java로 이름 변경하였고 Controller 패키지에서 swagger패키지로 옮겼습니다.

관리자 페이지

(1) 가입자 승인, 거절
(2) 모든 회원의 수, 게시물, 댓글 리스트 조회
(3) 관리자 권한 부여/해제

Swagger API 설정

  1. 의존성 추가
  2. Configuration 파일 생성
  3. 기타 Controller에 Swagger 어노테이션 추가

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.