개발자의 알고리즘 공부를 도와주는 프로젝트 입니다.
# api 실행
git clone https://github.com/lyg0114/algo-mi-backend.git
cd algo-mi-backend
./gradlew clean build
java -jar ./build/libs/app.jar --spring.profiles.active=local
# 화면 실행
git clone https://github.com/lyg0114/algo-mi-frontend.git
cd algo-mi-frontend
id | user@example.com |
---|---|
pw | password |