Skip to content

42ggong/42ggong-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42ggong-api

요구사항

  • mariadb
  • JDK 17
  • make

Makefile 명령어

  • make start

    1. mariadb 실행
    2. 환경 변수 설정
    3. 프로젝트 빌드
    4. API 서버 실행
  • make clean

    1. 빌드 디렉토리 삭제
    2. mariadb 종료
  • make build

    • 프로젝트 빌드
  • make prebuild

    • 빌드 디렉토리 삭제
  • make start_db

    • mariadb 실행
  • make stop_db

    • mariadb 종료
  • make restart_db

    • mariadb 재실행

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published