Skip to content

Diablo 3 ranking ranged to given/added battle tag

Notifications You must be signed in to change notification settings

kldev/d3hard-api

Repository files navigation

Insipiration

https://www.diabloprogress.com/

Diablo API

Require

  • docker
  • docker-compose

Develpoment

 cd compose-dev
 run.sh
 

setup run

  • Main class com.kldev.d3.Main
  • Program agruments: server ./src/main/config.yml

app command - forum

java -jar app.jar forum --jdbc="jdbc:mysql://mysql-service:3306/forum?useSSL=false&user=d3hard&password=d3hard" --url="http://localhost:9000"

app command - forum

java -jar app.jar update --jdbc="jdbc:mysql://mysql-service:3306/d3hard?useSSL=false&user=d3hard&password=d3hard" --url="http://localhost:9000"

hosts files

vim /etc/hosts

127.0.0.1    mysql-service

About

Diablo 3 ranking ranged to given/added battle tag

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages