Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

seonghun-dev/workout-backend

Repository files navigation

WorkOut

codecov codecov

⚽ Anytime, Anywhere - WorkOut ⚽

Find workout groups anytime, anywhere!

🏃‍♂️ Features

  • Create and join workout groups
  • Search for workout groups
  • Save workout groups as favorites

ERD

workout ERD

🔧 Skill

Spring Boot | Spring Data Jpa | Spring Security | Redis | MySQL

Running

Test

./gradlew test -Pprofile=test

Run

docker-compose up --build -d