Athou / lapinstance

WoW Classic raid management and discord integration for Les Lapins de Lumière
http://www.loots.fr/
5 stars 2 forks source link
discord raid-calendar react spring-boot typescript wow-classic

Lapinstance

WoW Classic raid management and discord integration for Les Lapins de Lumière (EU-Sulfuron).

Raid calendar

Raid page

Discord integration

Build for production

mvnw clean install

Develop on your machine

Backend

Lapinstance can start out of the box without discord integration. To enable Discord integration, create an application on https://discordapp.com/developers/applications, copy (not rename) src/main/resources/application-default.yml.example to src/main/resources/application-default.yml and fill all the fields (icons are optional).

Start in an IDE

run LapinstanceApplication.java

Start from the command line

mvnw spring-boot:run

Frontend

npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT