The project on DEBS 2022 grand challenge.

DEBS 2022 Visualization

Architecture

debs-visualization


Front-end Skill

Front-end Developer: Yoonsang Yang

  • Typescript
  • React.js 17.0
  • Chart.js 3.7
  • Next.js 12.1


Back-end Skill

Back-end Developer: Jinseong Hwang

  • Java 11
  • Spring Boot 2.5
  • Gradle 7.4
  • InfluxDB 1.4
  • Google Drive API v3
  • Docker 20.10
  • Swagger 3.0


API Document


Run this Application

  • Please check you are not using ports [3000, 8080, 8086]
  • Please run the command below in current directory.
sudo chmod u+x run.sh
sudo ./run.sh


Stop this Application

sudo docker-compose down