spacejens/GaGrOr
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
GaGrOr - Gaming Group Organizer =============================== A web application providing functionality to coordinate activities within a set of face-to-face gaming groups with several members. Also provides storage of information relevant to the activities of the groups. --------------- Pre-build setup --------------- Before you build the application, you need to: * Copy the src/main/resources/application.properties_template to application.properties * Edit application properties with the appropriate database credentials * Copy the src/main/resources/logback.xml_template to logback.xml * Edit the logging configuration as desired for your environment