Go to file
Teriuihi 6dbb36399f Add 'node' to .gitignore
Ignore 'node' files to prevent accidental commits of local Node.js-related artifacts. This ensures a cleaner repository with only necessary files tracked.
2025-04-18 22:27:42 +02:00
backend Update build scripts to integrate frontend with backend. 2025-04-18 22:24:55 +02:00
database Add API endpoints for search result counts by name and UUID 2025-04-18 20:43:17 +02:00
frontend Update build scripts to integrate frontend with backend. 2025-04-18 22:24:55 +02:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Add API endpoints for search result counts by name and UUID 2025-04-18 20:43:17 +02:00
.gitattributes Initial setup 2025-04-02 19:18:39 +02:00
.gitignore Add 'node' to .gitignore 2025-04-18 22:27:42 +02:00
gradlew Initial setup 2025-04-02 19:18:39 +02:00
gradlew.bat Initial setup 2025-04-02 19:18:39 +02:00
settings.gradle.kts Refactor database structure and improve player handling. 2025-04-10 01:22:19 +02:00