mash-up-kr / ACM-Backend

11기 앺최몇 프로젝트 서버

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACM-backend

매쉬업 11기 앱최몇 팀 백엔드 repository 입니다.

Getting Started

Prerequisites

  • JDK 11
  • Intellij IDEA
  • 암호화키 (팀원에게 물어보기)

Installation

1. Download project

git clone https://github.com/mash-up-kr/ACM-Backend.git

2. Run

Gradle wrapper
./gradlew :acm-api:bootRun --args='--spring.profiles.active=local,swagger --jasypt.encryptor.password={암호화키}'
Intellij

intellij_run_configuration

About

11기 앺최몇 프로젝트 서버


Languages

Language:Kotlin 98.7%Language:HTML 1.3%